Skip to content

Commit

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

---
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 Nov 14, 2023
1 parent 6260451 commit c429841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
100755 → 100644
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==2021.5.30",
"certifi==2023.7.22",
"charset-normalizer==2.0.4",
"ciso8601==2.1.3",
"idna==3.2",
Expand Down

0 comments on commit c429841

Please sign in to comment.