Skip to content

Commit

Permalink
Merge branch 'main' into TLSENG-467-fetch-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
saltiyazan committed Oct 22, 2024
2 parents 284c9d6 + 43d47f3 commit 08739bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==43.0.1
cryptography==43.0.3
# via -r requirements.in
deprecated==1.2.14
# via
Expand Down
8 changes: 4 additions & 4 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ charset-normalizer==3.3.2
# via requests
codespell==2.3.0
# via -r test-requirements.in
coverage[toml]==7.6.1
coverage[toml]==7.6.4
# via -r test-requirements.in
cryptography==43.0.1
cryptography==43.0.3
# via paramiko
decorator==5.1.1
# via
Expand Down Expand Up @@ -114,7 +114,7 @@ pyrfc3339==1.1
# via
# juju
# macaroonbakery
pyright==1.1.383
pyright==1.1.385
# via -r test-requirements.in
pytest==8.3.3
# via
Expand Down Expand Up @@ -148,7 +148,7 @@ requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
ruff==0.6.9
ruff==0.7.0
# via -r test-requirements.in
six==1.16.0
# via
Expand Down

0 comments on commit 08739bd

Please sign in to comment.