Skip to content

Commit

Permalink
Bump certifi from 2022.5.18.1 to 2024.8.30
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2024.8.30.
- [Commits](certifi/python-certifi@2022.05.18.1...2024.08.30)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent f928029 commit b4fe18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ async-timeout==3.0.1; python_full_version >= '3.5.3'
attrs==21.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
beautifulsoup4==4.11.1; python_version >= '3.6'
bs4==0.0.1
certifi==2022.5.18.1; python_version >= '3.6'
certifi==2024.8.30; python_version >= '3.6'
cffi==1.15.0
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
charset-normalizer==2.0.12; python_version >= '3'
Expand Down

0 comments on commit b4fe18a

Please sign in to comment.