Skip to content

Commit

Permalink
chore(deps-dev): bump certifi from 2022.12.7 to 2023.7.22
Browse files Browse the repository at this point in the history
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](certifi/python-certifi@2022.12.07...2023.07.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2023
1 parent 268f866 commit 8ccd4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ attrs==22.2.0; python_version >= '3.6'
black==22.12.0
boto3==1.26.55
botocore==1.29.55; python_version >= '3.7'
certifi==2022.12.7; python_version >= '3.6'
certifi==2023.7.22; python_version >= '3.6'
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3; python_version >= '3.7'
Expand Down

0 comments on commit 8ccd4e2

Please sign in to comment.