Skip to content

Commit

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

---
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 Jun 3, 2024
1 parent 0f66cbf commit e1778e7
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.2
urllib3==2.2.1
async-timeout==4.0.3
certifi==2024.2.2
certifi==2024.6.2
charset-normalizer==3.3.2
frozenlist==1.4.1
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.2
urllib3==2.2.1
async-timeout==4.0.3
certifi==2024.2.2
certifi==2024.6.2
charset-normalizer==3.3.2
frozenlist==1.4.1

0 comments on commit e1778e7

Please sign in to comment.