Skip to content

Commit

Permalink
Merge pull request #3314 from SFDO-Tooling/dependency-updates-w31
Browse files Browse the repository at this point in the history
w31 dependency updates (automated)
  • Loading branch information
TheBitShepherd authored Aug 3, 2022
2 parents cd3be71 + 5a34c91 commit 7904a8b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
alabaster==0.7.12
# via sphinx
attrs==21.4.0
attrs==22.1.0
# via
# jsonschema
# pytest
Expand Down Expand Up @@ -98,7 +98,7 @@ importlib-metadata==4.12.0
# keyring
# sphinx
# twine
importlib-resources==5.8.0
importlib-resources==5.9.0
# via jsonschema
iniconfig==1.1.1
# via pytest
Expand All @@ -114,7 +114,7 @@ jinja2==2.11.3
# -c requirements/prod.txt
# myst-parser
# sphinx
jsonschema==4.7.2
jsonschema==4.9.0
# via -r requirements/dev.in
keyring==23.0.1
# via
Expand Down Expand Up @@ -155,6 +155,8 @@ pathspec==0.9.0
# via black
pkginfo==1.8.3
# via twine
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==2.5.2
# via
# black
Expand Down Expand Up @@ -260,12 +262,11 @@ six==1.16.0
# tenacity
# tox
# vcrpy
# virtualenv
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.3.2.post1
# via beautifulsoup4
sphinx==5.0.2
sphinx==5.1.1
# via
# -r requirements/dev.in
# furo
Expand Down Expand Up @@ -321,7 +322,7 @@ vcrpy==4.2.0
# via
# -r requirements/dev.in
# pytest-vcr
virtualenv==20.15.1
virtualenv==20.16.2
# via
# pre-commit
# tox
Expand All @@ -331,7 +332,7 @@ wheel==0.37.1
# via -r requirements/dev.in
wrapt==1.14.1
# via vcrpy
yarl==1.7.2
yarl==1.8.1
# via vcrpy
zipp==3.8.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ robotframework==4.1.3
# robotframework-stacktrace
robotframework-lint==1.1
# via -r requirements/prod.in
robotframework-pabot==2.5.4
robotframework-pabot==2.5.5
# via -r requirements/prod.in
robotframework-pythonlibcore==3.0.0
# via robotframework-seleniumlibrary
Expand Down

0 comments on commit 7904a8b

Please sign in to comment.