Skip to content

Commit

Permalink
Bump certifi from 2022.12.7 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.12.7 to 2023.7.22.
- [Commits](certifi/python-certifi@2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 25, 2023
1 parent 678c911 commit 6bc37b2
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,14 @@
#
attrs==22.2.0
# via pytest
certifi==2022.12.7
certifi==2023.7.22
# via requests
chardet==4.0.0
# via requests
coverage[toml]==7.2.2
# via pytest-cov
exceptiongroup==1.1.1
# via pytest
idna==2.10
# via requests
importlib-metadata==6.0.0
# via
# pluggy
# pytest
iniconfig==2.0.0
# via pytest
packaging==23.0
Expand All @@ -43,13 +37,5 @@ requests-mock==1.10.0
# via -r requirements-dev.in
six==1.16.0
# via requests-mock
tomli==2.0.1
# via
# coverage
# pytest
typing-extensions==4.5.0
# via importlib-metadata
urllib3==1.26.15
# via requests
zipp==3.15.0
# via importlib-metadata

0 comments on commit 6bc37b2

Please sign in to comment.