Skip to content

Commit

Permalink
Merge pull request #8 from cioos-siooc/dependabot/pip/certifi-2022.12.7
Browse files Browse the repository at this point in the history
Bump certifi from 2016.2.28 to 2022.12.7
  • Loading branch information
n-a-t-e authored Dec 31, 2024
2 parents 465dd08 + 9b182b7 commit 87db409
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 @@ -9,7 +9,7 @@
url="",
packages=["xsd_download"],
install_requires=[
"certifi==2016.2.28",
"certifi==2022.12.7",
"Click==7.0",
],
)

0 comments on commit 87db409

Please sign in to comment.