Skip to content

Commit

Permalink
[CCI] w29 dependency updates (automated) (#3299)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 21, 2022
1 parent 972c2f1 commit 7fc77b6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ commonmark==0.9.1
# via
# -c requirements/prod.txt
# rich
coverage[toml]==6.4.1
coverage[toml]==6.4.2
# via
# -r requirements/dev.in
# coveralls
Expand All @@ -53,7 +53,7 @@ cryptography==37.0.4
# via
# -c requirements/prod.txt
# secretstorage
distlib==0.3.4
distlib==0.3.5
# via virtualenv
docopt==0.6.2
# via coveralls
Expand Down Expand Up @@ -83,7 +83,7 @@ google-auth==1.35.0
# myst
google-auth-oauthlib==0.5.2
# via myst
identify==2.5.1
identify==2.5.2
# via pre-commit
idna==3.3
# via
Expand Down Expand Up @@ -114,7 +114,7 @@ jinja2==2.11.3
# -c requirements/prod.txt
# myst-parser
# sphinx
jsonschema==4.6.2
jsonschema==4.7.2
# via -r requirements/dev.in
keyring==23.0.1
# via
Expand Down Expand Up @@ -163,7 +163,7 @@ pluggy==1.0.0
# via
# pytest
# tox
pre-commit==2.19.0
pre-commit==2.20.0
# via -r requirements/dev.in
py==1.11.0
# via
Expand Down Expand Up @@ -241,11 +241,11 @@ responses==0.21.0
# via -r requirements/dev.in
rfc3986==2.0.0
# via twine
rich==12.4.4
rich==12.5.1
# via
# -c requirements/prod.txt
# twine
rsa==4.8
rsa==4.9
# via google-auth
secretstorage==3.3.2
# via
Expand Down Expand Up @@ -333,7 +333,7 @@ wrapt==1.14.1
# via vcrpy
yarl==1.7.2
# via vcrpy
zipp==3.8.0
zipp==3.8.1
# via
# -c requirements/prod.txt
# importlib-metadata
Expand Down
6 changes: 3 additions & 3 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ requests==2.27.1
# snowfakery
requests-futures==1.0.0
# via -r requirements/prod.in
rich==12.4.4
rich==12.5.1
# via -r requirements/prod.in
robotframework==4.1.3
# via
Expand All @@ -120,7 +120,7 @@ robotframework==4.1.3
# robotframework-stacktrace
robotframework-lint==1.1
# via -r requirements/prod.in
robotframework-pabot==2.5.3
robotframework-pabot==2.5.4
# via -r requirements/prod.in
robotframework-pythonlibcore==3.0.0
# via robotframework-seleniumlibrary
Expand Down Expand Up @@ -174,7 +174,7 @@ urllib3==1.26.9
# snowfakery
xmltodict==0.13.0
# via -r requirements/prod.in
zipp==3.8.0
zipp==3.8.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 7fc77b6

Please sign in to comment.