Skip to content

Commit

Permalink
Merge pull request #137 from walkIT-nl/dependabot/pip/certifi-2023.7.22
Browse files Browse the repository at this point in the history
Bump certifi from 2023.5.7 to 2023.7.22
  • Loading branch information
walcovanloon committed Oct 8, 2023
2 parents 3afdd2b + 4861396 commit 672789a
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions requirements_dev.txt
Expand Up @@ -16,11 +16,13 @@ bump2version==1.0.1
# via -r requirements_dev.in
cachetools==5.3.1
# via tox
certifi==2023.5.7
certifi==2023.7.22
# via
# httpcore
# httpx
# requests
cffi==1.16.0
# via cryptography
cfgv==3.3.1
# via pre-commit
chardet==5.1.0
Expand All @@ -33,6 +35,8 @@ coverage[toml]==7.2.7
# via
# -r requirements_dev.in
# pytest-cov
cryptography==41.0.4
# via secretstorage
distlib==0.3.6
# via virtualenv
docker==6.1.3
Expand All @@ -43,10 +47,6 @@ docutils==0.20.1
# via
# readme-renderer
# sphinx
exceptiongroup==1.1.1
# via
# anyio
# pytest
filelock==3.12.2
# via
# tox
Expand Down Expand Up @@ -79,6 +79,10 @@ iniconfig==2.0.0
# via pytest
jaraco-classes==3.2.3
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via sphinx
keyring==24.0.0
Expand Down Expand Up @@ -123,6 +127,8 @@ py==1.11.0
# via pytest-html
pycodestyle==2.10.0
# via flake8
pycparser==2.21
# via cffi
pyflakes==3.0.1
# via flake8
pygments==2.15.1
Expand Down Expand Up @@ -165,6 +171,8 @@ rfc3986==2.0.0
# via twine
rich==13.4.2
# via twine
secretstorage==3.3.3
# via keyring
six==1.16.0
# via bleach
sniffio==1.3.0
Expand All @@ -189,13 +197,7 @@ sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
tomli==2.0.1
# via
# coverage
# mypy
# pyproject-api
# pytest
# tox
# yapf
# via yapf
tox==4.6.2
# via -r requirements_dev.in
twine==4.0.2
Expand Down

0 comments on commit 672789a

Please sign in to comment.