Skip to content

Commit

Permalink
w36 dependency updates (automated) (#3824)
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 authored Sep 11, 2024
1 parent edf5fde commit da60446
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
58 changes: 29 additions & 29 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,26 @@ alabaster==0.7.13
# via sphinx
appdirs==1.4.4
# via fs
attrs==23.2.0
attrs==24.2.0
# via
# jsonschema
# pytest
# referencing
authlib==1.3.1
authlib==1.3.2
# via simple-salesforce
babel==2.15.0
babel==2.16.0
# via sphinx
beautifulsoup4==4.12.3
# via furo
black==24.4.2
black==24.8.0
# via cumulusci (pyproject.toml)
cachetools==5.3.3
cachetools==5.5.0
# via tox
certifi==2024.2.2
# via
# requests
# snowfakery
cffi==1.16.0
cffi==1.17.1
# via cryptography
cfgv==3.4.0
# via pre-commit
Expand All @@ -44,11 +44,11 @@ click==8.1.7
# snowfakery
colorama==0.4.6
# via tox
coverage[toml]==7.5.3
coverage[toml]==7.6.1
# via
# cumulusci (pyproject.toml)
# pytest-cov
cryptography==42.0.8
cryptography==43.0.1
# via
# authlib
# cumulusci (pyproject.toml)
Expand All @@ -63,7 +63,7 @@ docutils==0.16
# cumulusci (pyproject.toml)
# myst-parser
# sphinx
factory-boy==3.3.0
factory-boy==3.3.1
# via cumulusci (pyproject.toml)
faker==24.4.0
# via
Expand All @@ -76,7 +76,7 @@ faker-edu==1.1.0
# via snowfakery
faker-nonprofit==1.0.0
# via snowfakery
filelock==3.14.0
filelock==3.15.4
# via
# tox
# virtualenv
Expand All @@ -94,7 +94,7 @@ greenlet==3.0.3
# sqlalchemy
gvgen==1.0
# via snowfakery
identify==2.5.36
identify==2.6.0
# via pre-commit
idna==3.6
# via
Expand All @@ -103,11 +103,11 @@ idna==3.6
# yarl
imagesize==1.4.1
# via sphinx
importlib-metadata==7.1.0
importlib-metadata==8.4.0
# via
# keyring
# sphinx
importlib-resources==6.4.0
importlib-resources==6.4.4
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -125,13 +125,13 @@ jinja2==3.1.3
# myst-parser
# snowfakery
# sphinx
jsonschema==4.22.0
jsonschema==4.23.0
# via cumulusci (pyproject.toml)
jsonschema-specifications==2023.12.1
# via jsonschema
keyring==23.0.1
# via cumulusci (pyproject.toml)
lxml==5.2.2
lxml==5.3.0
# via cumulusci (pyproject.toml)
markdown-it-py==2.2.0
# via
Expand Down Expand Up @@ -160,7 +160,7 @@ natsort==8.4.0
# via robotframework-pabot
nodeenv==1.9.1
# via pre-commit
packaging==24.0
packaging==24.1
# via
# black
# pyproject-api
Expand All @@ -182,7 +182,7 @@ pluggy==1.5.0
# tox
pre-commit==3.5.0
# via cumulusci (pyproject.toml)
psutil==5.9.8
psutil==6.0.0
# via cumulusci (pyproject.toml)
py==1.11.0
# via pytest
Expand All @@ -201,11 +201,11 @@ pygments==2.18.0
# furo
# rich
# sphinx
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via
# cumulusci (pyproject.toml)
# github3-py
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
pytest==7.0.1
# via
Expand Down Expand Up @@ -258,9 +258,9 @@ requests-futures==1.0.1
# via cumulusci (pyproject.toml)
responses==0.23.1
# via cumulusci (pyproject.toml)
rich==13.7.1
rich==13.8.0
# via cumulusci (pyproject.toml)
robotframework==7.0
robotframework==7.0.1
# via
# cumulusci (pyproject.toml)
# robotframework-pabot
Expand All @@ -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.1
rpds-py==0.20.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -307,7 +307,7 @@ snowballstemmer==2.2.0
# via sphinx
snowfakery==3.6.2
# via cumulusci (pyproject.toml)
soupsieve==2.5
soupsieve==2.6
# via beautifulsoup4
sphinx==5.3.0
# via
Expand All @@ -333,7 +333,7 @@ sqlalchemy==1.4.52
# via
# cumulusci (pyproject.toml)
# snowfakery
testfixtures==8.2.0
testfixtures==8.3.0
# via cumulusci (pyproject.toml)
tomli==2.0.1
# via
Expand All @@ -342,11 +342,11 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tox==4.15.1
tox==4.18.0
# via cumulusci (pyproject.toml)
typeguard==2.13.3
# via cumulusci (pyproject.toml)
types-pyyaml==6.0.12.20240311
types-pyyaml==6.0.12.20240808
# via responses
typing-extensions==4.10.0
# via
Expand All @@ -370,17 +370,17 @@ vcrpy==6.0.1
# via
# cumulusci (pyproject.toml)
# pytest-vcr
virtualenv==20.26.2
virtualenv==20.26.3
# via
# pre-commit
# tox
wrapt==1.16.0
# via vcrpy
xmltodict==0.13.0
# via cumulusci (pyproject.toml)
yarl==1.9.4
yarl==1.9.11
# via vcrpy
zipp==3.19.2
zipp==3.20.1
# via
# importlib-metadata
# importlib-resources
Expand Down
20 changes: 10 additions & 10 deletions requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
#
appdirs==1.4.4
# via fs
authlib==1.3.1
authlib==1.3.2
# via simple-salesforce
certifi==2024.2.2
# via
# requests
# snowfakery
cffi==1.16.0
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
# via
Expand All @@ -22,7 +22,7 @@ click==8.1.7
# via
# cumulusci (pyproject.toml)
# snowfakery
cryptography==42.0.8
cryptography==43.0.1
# via
# authlib
# cumulusci (pyproject.toml)
Expand Down Expand Up @@ -56,7 +56,7 @@ idna==3.6
# via
# requests
# snowfakery
importlib-metadata==7.1.0
importlib-metadata==8.4.0
# via keyring
jeepney==0.8.0
# via
Expand All @@ -68,7 +68,7 @@ jinja2==3.1.3
# snowfakery
keyring==23.0.1
# via cumulusci (pyproject.toml)
lxml==5.2.2
lxml==5.3.0
# via cumulusci (pyproject.toml)
markdown-it-py==2.2.0
# via
Expand All @@ -83,7 +83,7 @@ mdurl==0.1.2
# via markdown-it-py
natsort==8.4.0
# via robotframework-pabot
psutil==5.9.8
psutil==6.0.0
# via cumulusci (pyproject.toml)
pycparser==2.22
# via cffi
Expand All @@ -93,7 +93,7 @@ pydantic==1.10.14
# snowfakery
pygments==2.18.0
# via rich
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.9.0
# via
# cumulusci (pyproject.toml)
# github3-py
Expand Down Expand Up @@ -122,9 +122,9 @@ requests==2.29.0
# snowfakery
requests-futures==1.0.1
# via cumulusci (pyproject.toml)
rich==13.7.1
rich==13.8.0
# via cumulusci (pyproject.toml)
robotframework==7.0
robotframework==7.0.1
# via
# cumulusci (pyproject.toml)
# robotframework-pabot
Expand Down Expand Up @@ -186,7 +186,7 @@ urllib3==1.26.18
# snowfakery
xmltodict==0.13.0
# via cumulusci (pyproject.toml)
zipp==3.19.2
zipp==3.20.1
# via importlib-metadata

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

0 comments on commit da60446

Please sign in to comment.