Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5dca603 commit daf66bf
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 @@ -9,7 +9,7 @@ verify_ssl = true
apluggy = "==1.0.3"
attrs = "==24.2.0"
cattrs = "==24.1.2"
certifi = "==2024.8.30"
certifi = "==2024.12.14"
charset-normalizer = "==3.4.0"
click = "==8.1.7"
decorator = "==5.1.1"
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 @@ -2,7 +2,7 @@
apluggy==1.0.3
attrs==24.2.0
cattrs==24.1.2
certifi==2024.8.30; python_version >= '3.6'
certifi==2024.12.14; python_version >= '3.6'
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
click==8.1.7
decorator==5.1.1
Expand Down

0 comments on commit daf66bf

Please sign in to comment.