Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent d202dcb commit d9a08bd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ arrow = "==1.3.0"
bcrypt = "==4.1.2"
boto3 = "==1.17.112"
botocore = "==1.20.112"
certifi = "==2023.7.22"
certifi = "==2024.2.2"
cffi = "==1.15.1"
click = ">=7.1.2"
distlib = "==0.3.8"
Expand Down
8 changes: 4 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 requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bcrypt==4.1.2; python_version >= '3.7'
blinker==1.7.0; python_version >= '3.8'
boto3==1.17.112; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
botocore==1.20.112; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
certifi==2023.7.22; python_version >= '3.6'
certifi==2024.2.2; python_version >= '3.6'
cffi==1.15.1
click==8.1.7; python_version >= '3.7'
distlib==0.3.8
Expand Down

0 comments on commit d9a08bd

Please sign in to comment.