Skip to content

Commit

Permalink
chore: bump pytest from 8.0.2 to 8.1.0 (#100)
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 Mar 4, 2024
1 parent c026916 commit 7955af6
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ certifi==2024.2.2
# requests
cffi==1.16.0
# via
# -c requirements.txt
# cryptography
# pynacl
charset-normalizer==3.3.2
Expand All @@ -30,9 +29,7 @@ codespell==2.2.6
coverage[toml]==7.4.3
# via -r test-requirements.in
cryptography==42.0.5
# via
# -c requirements.txt
# paramiko
# via paramiko
decorator==5.1.1
# via
# ipdb
Expand Down Expand Up @@ -110,9 +107,7 @@ pyasn1==0.5.1
pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via
# -c requirements.txt
# cffi
# via cffi
pygments==2.17.2
# via ipython
pymacaroons==0.13.0
Expand All @@ -128,7 +123,7 @@ pyrfc3339==1.1
# macaroonbakery
pyright==1.1.352
# via -r test-requirements.in
pytest==8.0.2
pytest==8.1.0
# via
# -r test-requirements.in
# pytest-asyncio
Expand All @@ -143,7 +138,6 @@ pytz==2024.1
# via pyrfc3339
pyyaml==6.0.1
# via
# -c requirements.txt
# juju
# kubernetes
# pytest-operator
Expand Down Expand Up @@ -185,9 +179,7 @@ urllib3==2.2.1
wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.7.0
# via
# -c requirements.txt
# kubernetes
# via kubernetes
websockets==12.0
# via juju

Expand Down

0 comments on commit 7955af6

Please sign in to comment.