Skip to content

Commit

Permalink
chore: bump the pip_dependencies group across 1 directory with 2 upda…
Browse files Browse the repository at this point in the history
…tes (#340)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2024
1 parent 7128ba4 commit a8d2ed3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via typer
cosl==0.0.20
cosl==0.0.22
# via -r requirements.in
cryptography==42.0.5
# via paramiko
Expand Down Expand Up @@ -159,6 +159,8 @@ sniffio==1.3.1
# via
# anyio
# httpx
tenacity==9.0.0
# via cosl
toposort==1.10
# via juju
typer==0.7.0
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyright==1.1.375
pyright==1.1.376
# via -r test-requirements.in
pytest==8.3.2
# via
Expand Down

0 comments on commit a8d2ed3

Please sign in to comment.