Skip to content

Commit

Permalink
chore(deps): refresh pip-compile outputs (#143)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2023
1 parent 770fa4c commit cab618c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,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
4 changes: 2 additions & 2 deletions requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
# via requests
coverage==7.2.7
coverage==7.3.0
# via -r requirements-unit.in
exceptiongroup==1.1.2
# via pytest
idna==3.4
# via requests
importlib-resources==6.0.0
importlib-resources==6.0.1
# via jsonschema
iniconfig==2.0.0
# via pytest
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ charset-normalizer==3.2.0
# via requests
idna==3.4
# via requests
importlib-resources==6.0.0
importlib-resources==6.0.1
# via jsonschema
jsonschema==4.17.3
# via serialized-data-interface
Expand Down

0 comments on commit cab618c

Please sign in to comment.