Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 7, 2023
1 parent dc080a9 commit 035312e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ idna==3.4
# anyio
# httpx
# requests
importlib-resources==6.0.0
importlib-resources==6.0.1
# via
# -r requirements.txt
# jsonschema
Expand Down Expand Up @@ -169,7 +169,7 @@ pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pygments==2.15.1
pygments==2.16.1
# via ipython
pymacaroons==0.13.0
# via macaroonbakery
Expand Down
2 changes: 1 addition & 1 deletion requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ idna==3.4
# anyio
# httpx
# requests
importlib-resources==6.0.0
importlib-resources==6.0.1
# via
# -r requirements.txt
# jsonschema
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ idna==3.4
# anyio
# httpx
# requests
importlib-resources==6.0.0
importlib-resources==6.0.1
# via jsonschema
jinja2==3.1.2
# via charmed-kubeflow-chisme
Expand Down

0 comments on commit 035312e

Please sign in to comment.