Skip to content

Commit

Permalink
chore: Bump pytest from 7.4.4 to 8.0.0 (#23)
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 Jan 29, 2024
1 parent 46bffca commit 8074b48
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,19 +51,15 @@ ipython==8.20.0
jedi==0.19.1
# via ipython
jinja2==3.1.3
# via
# -c requirements.txt
# pytest-operator
# via pytest-operator
juju==3.3.0.0
# via pytest-operator
kubernetes==29.0.0
# via juju
macaroonbakery==1.3.4
# via juju
markupsafe==2.1.4
# via
# -c requirements.txt
# jinja2
# via jinja2
matplotlib-inline==0.1.6
# via ipython
mypy-extensions==1.0.0
Expand Down Expand Up @@ -124,7 +120,7 @@ pyrfc3339==1.1
# macaroonbakery
pyright==1.1.348
# via -r test-requirements.in
pytest==7.4.4
pytest==8.0.0
# via
# -r test-requirements.in
# pytest-asyncio
Expand All @@ -139,7 +135,6 @@ pytz==2023.3.post1
# via pyrfc3339
pyyaml==6.0.1
# via
# -c requirements.txt
# juju
# kubernetes
# pytest-operator
Expand Down Expand Up @@ -172,9 +167,7 @@ traitlets==5.14.1
# ipython
# matplotlib-inline
typing-extensions==4.9.0
# via
# -c requirements.txt
# typing-inspect
# via typing-inspect
typing-inspect==0.9.0
# via juju
urllib3==2.1.0
Expand All @@ -184,9 +177,7 @@ urllib3==2.1.0
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 8074b48

Please sign in to comment.