Skip to content

Commit

Permalink
Bump certifi from 2023.7.22 to 2024.7.4 (#25)
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.7.4.
- [Commits](certifi/python-certifi@2023.07.22...2024.07.04)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent dc009be commit d4688e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
py_modules=["tap_dixa"],
install_requires=[
"backoff==1.8.0",
"certifi==2023.7.22",
"certifi==2024.7.4",
"charset-normalizer==2.0.4",
"ciso8601==2.1.3",
"idna==3.7",
Expand Down

0 comments on commit d4688e8

Please sign in to comment.