Skip to content

Commit

Permalink
Bump certifi from 2022.12.7 to 2023.7.22 in /dev_requirements
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 Aug 11, 2023
1 parent ca19907 commit 8899963
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
6 changes: 3 additions & 3 deletions dev_requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ alabaster==0.7.13
# via sphinx
babel==2.12.1
# via sphinx
certifi==2022.12.7
certifi==2023.7.22
# via requests
charset-normalizer==3.1.0
# via requests
Expand All @@ -34,11 +34,11 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==6.2.1
# via
# -r dev_requirements/requirements-docs.in
# -r requirements-docs.in
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-rtd-theme==1.2.2
# via -r dev_requirements/requirements-docs.in
# via -r requirements-docs.in
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand Down
22 changes: 15 additions & 7 deletions dev_requirements/requirements-test_packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@
bleach==6.0.0
# via readme-renderer
build==0.10.0
# via -r .\dev_requirements\requirements-test_packaging.in
certifi==2022.12.7
# via -r requirements-test_packaging.in
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.1.0
# via requests
colorama==0.4.6
# via build
cryptography==41.0.3
# via secretstorage
docutils==0.19
# via readme-renderer
idna==3.4
Expand All @@ -24,6 +26,10 @@ importlib-metadata==6.1.0
# twine
jaraco-classes==3.2.3
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==23.13.1
# via twine
markdown-it-py==2.2.0
Expand All @@ -36,14 +42,14 @@ packaging==23.0
# via build
pkginfo==1.9.6
# via twine
pycparser==2.21
# via cffi
pygments==2.14.0
# via
# readme-renderer
# rich
pyproject-hooks==1.0.0
# via build
pywin32-ctypes==0.2.0
# via keyring
readme-renderer==37.3
# via twine
requests==2.28.2
Expand All @@ -56,10 +62,12 @@ rfc3986==2.0.0
# via twine
rich==13.3.3
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
# via bleach
twine==4.0.2
# via -r .\dev_requirements\requirements-test_packaging.in
# via -r requirements-test_packaging.in
urllib3==1.26.15
# via
# requests
Expand Down

0 comments on commit 8899963

Please sign in to comment.