Skip to content

Commit

Permalink
chore: bump the pip_dependencies group with 5 updates (#374)
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 Nov 25, 2024
1 parent e15d076 commit 7629b9f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cffi==1.17.1
# via cryptography
click==8.1.7
# via typer
cosl==0.0.43
cosl==0.0.45
# via -r requirements.in
cryptography==43.0.3
# via -r requirements.in
Expand Down Expand Up @@ -61,16 +61,16 @@ pluggy==1.5.0
# via pytest
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.1
# via
# -r requirements.in
# cosl
# pytest-interface-tester
pydantic-core==2.23.4
pydantic-core==2.27.1
# via pydantic
pytest==8.3.3
# via pytest-interface-tester
pytest-interface-tester==3.2.0
pytest-interface-tester==3.3.0
# via -r requirements.in
pyyaml==6.0.2
# via
Expand Down
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ charset-normalizer==3.4.0
# via requests
codespell==2.3.0
# via -r test-requirements.in
coverage[toml]==7.6.7
coverage[toml]==7.6.8
# via -r test-requirements.in
cryptography==43.0.3
# via paramiko
Expand Down Expand Up @@ -145,7 +145,7 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
ruff==0.7.4
ruff==0.8.0
# via -r test-requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit 7629b9f

Please sign in to comment.