Skip to content

Commit

Permalink
w21 dependency updates (automated) (#3790)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: James Estevez <[email protected]>
  • Loading branch information
github-actions[bot] and jstvz committed May 24, 2024
1 parent 8cc839b commit 10c40f3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ attrs==23.2.0
# referencing
authlib==1.3.0
# via simple-salesforce
babel==2.14.0
babel==2.15.0
# via sphinx
beautifulsoup4==4.12.3
# via furo
Expand Down Expand Up @@ -44,11 +44,11 @@ click==8.1.7
# snowfakery
colorama==0.4.6
# via tox
coverage[toml]==7.5.0
coverage[toml]==7.5.1
# via
# cumulusci (pyproject.toml)
# pytest-cov
cryptography==42.0.5
cryptography==42.0.7
# via
# authlib
# cumulusci (pyproject.toml)
Expand Down Expand Up @@ -131,7 +131,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
keyring==23.0.1
# via cumulusci (pyproject.toml)
lxml==5.2.1
lxml==5.2.2
# via cumulusci (pyproject.toml)
markdown-it-py==2.2.0
# via
Expand Down Expand Up @@ -171,7 +171,7 @@ pathspec==0.12.1
# via black
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==4.2.1
platformdirs==4.2.2
# via
# black
# tox
Expand All @@ -196,7 +196,7 @@ pydantic==1.10.14
# snowfakery
pyflakes==2.3.1
# via flake8
pygments==2.17.2
pygments==2.18.0
# via
# furo
# rich
Expand Down Expand Up @@ -277,7 +277,7 @@ robotframework-seleniumlibrary==5.1.3
# via cumulusci (pyproject.toml)
robotframework-stacktrace==0.4.1
# via robotframework-pabot
rpds-py==0.18.0
rpds-py==0.18.1
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -370,7 +370,7 @@ vcrpy==6.0.1
# via
# cumulusci (pyproject.toml)
# pytest-vcr
virtualenv==20.26.1
virtualenv==20.26.2
# via
# pre-commit
# tox
Expand All @@ -380,7 +380,7 @@ xmltodict==0.13.0
# via cumulusci (pyproject.toml)
yarl==1.9.4
# via vcrpy
zipp==3.18.1
zipp==3.18.2
# via
# importlib-metadata
# importlib-resources
Expand Down
8 changes: 4 additions & 4 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ click==8.1.7
# via
# cumulusci (pyproject.toml)
# snowfakery
cryptography==42.0.5
cryptography==42.0.7
# via
# authlib
# cumulusci (pyproject.toml)
Expand Down Expand Up @@ -68,7 +68,7 @@ jinja2==3.1.3
# snowfakery
keyring==23.0.1
# via cumulusci (pyproject.toml)
lxml==5.2.1
lxml==5.2.2
# via cumulusci (pyproject.toml)
markdown-it-py==2.2.0
# via
Expand All @@ -91,7 +91,7 @@ pydantic==1.10.14
# via
# cumulusci (pyproject.toml)
# snowfakery
pygments==2.17.2
pygments==2.18.0
# via rich
pyjwt[crypto]==2.8.0
# via
Expand Down Expand Up @@ -186,7 +186,7 @@ urllib3==1.26.18
# snowfakery
xmltodict==0.13.0
# via cumulusci (pyproject.toml)
zipp==3.18.1
zipp==3.18.2
# via importlib-metadata

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

0 comments on commit 10c40f3

Please sign in to comment.