Skip to content

Commit

Permalink
chore: bump the pip_dependencies group with 5 updates (#289)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 3c45f7f commit 85bea8c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ cffi==1.16.0
# via cryptography
click==8.1.7
# via typer
cosl==0.0.12
cosl==0.0.13
# via -r requirements.in
cryptography==42.0.8
cryptography==43.0.0
# via -r requirements.in
iniconfig==2.0.0
# via pytest
Expand Down Expand Up @@ -44,10 +44,11 @@ pycparser==2.21
pydantic==2.8.2
# via
# -r requirements.in
# cosl
# pytest-interface-tester
pydantic-core==2.20.1
# via pydantic
pytest==8.2.2
pytest==8.3.1
# via pytest-interface-tester
pytest-interface-tester==2.0.1
# via -r requirements.in
Expand Down
8 changes: 4 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ codespell==2.3.0
# via -r test-requirements.in
coverage[toml]==7.6.0
# via -r test-requirements.in
cryptography==42.0.8
cryptography==43.0.0
# via paramiko
decorator==5.1.1
# via
Expand Down Expand Up @@ -62,7 +62,7 @@ markupsafe==2.1.5
# via jinja2
matplotlib-inline==0.1.6
# via ipython
mypy==1.10.1
mypy==1.11.0
# via -r test-requirements.in
mypy-extensions==1.0.0
# via
Expand Down Expand Up @@ -114,7 +114,7 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pytest==8.2.2
pytest==8.3.1
# via
# -r test-requirements.in
# pytest-asyncio
Expand Down Expand Up @@ -144,7 +144,7 @@ requests-oauthlib==1.3.1
# via kubernetes
rsa==4.9
# via google-auth
ruff==0.5.2
ruff==0.5.4
# via -r test-requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit 85bea8c

Please sign in to comment.