Skip to content

Commit

Permalink
Merge pull request #631 from cordada/dependabot/pip/development-depen…
Browse files Browse the repository at this point in the history
…dencies-4e55d303e6

chore(deps): Bump the development-dependencies group with 4 updates
  • Loading branch information
jtrobles-cdd committed Apr 18, 2024
2 parents 67628a0 + 9b46fd6 commit a74c2cf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
8 changes: 4 additions & 4 deletions requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

-c requirements.txt

black==24.3.0
black==24.4.0
bumpversion==0.5.3
coverage==7.4.4
flake8==7.0.0
Expand All @@ -13,7 +13,7 @@ mypy==1.9.0
pip-tools==7.4.1
tox==4.11.4
twine==5.0.0
types-jsonschema==4.21.0.20240311
types-pyOpenSSL==24.0.0.20240311
types-pytz==2024.1.0.20240203
types-jsonschema==4.21.0.20240331
types-pyOpenSSL==24.0.0.20240417
types-pytz==2024.1.0.20240417
wheel==0.43.0
12 changes: 8 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ attrs==23.1.0
# via
# -c requirements.txt
# referencing
black==24.3.0
black==24.4.0
# via -r requirements-dev.in
bleach==5.0.1
# via readme-renderer
Expand Down Expand Up @@ -155,12 +155,16 @@ tox==4.11.4
# via -r requirements-dev.in
twine==5.0.0
# via -r requirements-dev.in
types-jsonschema==4.21.0.20240311
types-cffi==1.16.0.20240331
# via types-pyopenssl
types-jsonschema==4.21.0.20240331
# via -r requirements-dev.in
types-pyopenssl==24.0.0.20240311
types-pyopenssl==24.0.0.20240417
# via -r requirements-dev.in
types-pytz==2024.1.0.20240203
types-pytz==2024.1.0.20240417
# via -r requirements-dev.in
types-setuptools==69.5.0.20240415
# via types-cffi
typing-extensions==4.7.1
# via
# -c requirements.txt
Expand Down

0 comments on commit a74c2cf

Please sign in to comment.