Skip to content

Commit f391b57

Browse files
Bump certifi from 2021.10.8 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2024.7.4. - [Commits](certifi/python-certifi@2021.10.08...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 239d67b commit f391b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ async-timeout==3.0.1; python_version >= '3.5' and python_version < '3.10'
2323
async-timeout==4.0.2; python_version >= '3.10'
2424
attrs==19.1.0; python_version >= '3.5' and python_version < '3.10'
2525
attrs==21.4.0; python_version >= '3.10'
26-
certifi==2021.10.8; python_version >= '3.10'
26+
certifi==2024.7.4; python_version >= '3.10'
2727
charset-normalizer==2.0.12; python_version >= '3.10'
2828
cryptography==37.0.1; python_version >= '3.10'
2929
frozenlist==1.3.0; python_version >= '3.10'

0 commit comments

Comments
 (0)