Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2023
1 parent 5de30db commit 524368b
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 @@ -26,7 +26,7 @@
# Empty list of requirements before running `pipenv update` to avoid conflicts
install_requires=[
"bottle==0.12.19",
"certifi==2022.5.18.1; python_version >= '3.6'",
"certifi==2023.7.22; python_version >= '3.6'",
"charset-normalizer==2.0.12; python_version >= '3'",
"click==8.1.3",
"colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'",
Expand Down

0 comments on commit 524368b

Please sign in to comment.