Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Emídio Neto <[email protected]>
  • Loading branch information
dependabot[bot] and emdneto authored Apr 10, 2024
1 parent 649c9a6 commit 79797fa
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name = "pypi"
alabaster = "==0.7.12"
appdirs = "==1.4.4"
attrs = "==20.3.0"
certifi = "==2022.12.7"
certifi = "==2023.7.22"
cfgv = "==3.2.0"
chardet = "==4.0.0"
coverage = "==5.5"
Expand Down
9 changes: 5 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hacking/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ argh==0.26.2
attrs==20.3.0
babel==2.9.1
bleach==5.0.1; python_version >= '3.7'
certifi==2022.12.7
certifi==2023.7.22; python_version >= '3.6'
cffi==1.15.1
cfgv==3.2.0
chardet==4.0.0
Expand Down

0 comments on commit 79797fa

Please sign in to comment.