Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent 239d67b commit a539339
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 @@ -23,7 +23,7 @@ async-timeout==3.0.1; python_version >= '3.5' and python_version < '3.10'
async-timeout==4.0.2; python_version >= '3.10'
attrs==19.1.0; python_version >= '3.5' and python_version < '3.10'
attrs==21.4.0; python_version >= '3.10'
certifi==2021.10.8; python_version >= '3.10'
certifi==2023.7.22; python_version >= '3.10'
charset-normalizer==2.0.12; python_version >= '3.10'
cryptography==37.0.1; python_version >= '3.10'
frozenlist==1.3.0; python_version >= '3.10'
Expand Down

0 comments on commit a539339

Please sign in to comment.