Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 6b1ac03 commit e72e216
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ asyncio==3.4.3
requests==2.32.3
urllib3==2.2.3
async-timeout>=4.0.3
certifi==2024.8.30
certifi==2024.12.14
charset-normalizer==3.4.0
frozenlist==1.5.0
2 changes: 1 addition & 1 deletion src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ asyncio==3.4.3
requests==2.32.3
urllib3==2.2.3
async-timeout>=4.0.3
certifi==2024.8.30
certifi==2024.12.14
charset-normalizer==3.4.0
frozenlist==1.5.0

0 comments on commit e72e216

Please sign in to comment.