Skip to content

Commit

Permalink
Bump platformdirs from 3.10.0 to 4.2.0 in /tools/deps (#4544)
Browse files Browse the repository at this point in the history
* Bump platformdirs from 3.10.0 to 4.2.0 in /tools/deps

* Bump apipkg from 1.5 to 3.0.2 in /tools/deps (#4172)

* Bump wcwidth from 0.2.6 to 0.2.13 in /tools/deps (#4470)

* Bump pytest-xdist from 3.3.1 to 3.5.0 in /tools/deps (#4498)

* Bump attrs from 23.1.0 to 23.2.0 in /tools/deps (#4524)

* Bump pyfakefs from 5.3.4 to 5.3.5 in /tools/deps (#4555)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: poojadaine <[email protected]>
  • Loading branch information
dependabot[bot] and poojadaine authored Mar 21, 2024
1 parent ba2ce93 commit 32a0814
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 19 deletions.
7 changes: 6 additions & 1 deletion docs/changes/5.5.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ Release date: `2024-xx-xx`
- Upgraded `actions/download-artifact` from 3 to 4
- Upgraded `actions/setup-python` from 4 to 5
- Upgraded `actions/upload-artifact` from 3 to 4
- Upgraded `apipkg` from 1.5 to 3.0.2
- Upgraded `attrs` from 23.1.0 to 23.2.0
- Upgraded `authlib` from 1.1.0 to 1.3.0
- Upgraded `black` from 23.9.1 to 23.12.1
- Upgraded `boto3` from 1.28.50 to 1.34.17
Expand Down Expand Up @@ -68,8 +70,9 @@ Release date: `2024-xx-xx`
- Upgraded `pep517` from 0.10.0 to 0.13.1
- Upgraded `pip` from 22.0.4 to 24.0
- Upgraded `pip-tools` from 6.5.1 to 7.4.1
- Upgraded `platformdirs` from 3.10.0 to 4.2.0
- Upgraded `pycodestyle` from 2.11.0 to 2.11.1
- Upgraded `pyfakefs` from 5.2.4 to 5.3.4
- Upgraded `pyfakefs` from 5.3.4 to 5.3.5
- Upgraded `pyinstaller` from 5.0 to 5.13.2
- Upgraded `pyinstaller-hooks-contrib` from 2021.2 to 2023.8
- Upgraded `pyobjc-core` from 7.3 to 10.1
Expand All @@ -80,6 +83,7 @@ Release date: `2024-xx-xx`
- Upgraded `pyobjc-framework-systemconfiguration` from 7.3 to 10.1
- Upgraded `pytest` from 7.4.0 to 7.4.4
- Upgraded `pytest-timeout` from 2.0.2 to 2.2.0
- Upgraded `pytest-xdist` from 3.3.1 to 3.5.0
- Upgraded `pywin32-ctypes` from 0.2.0 to 0.2.2
- Upgraded `pyyaml` from 5.4.1 to 6.0.1
- Upgraded `regex` from 2023.8.8 to 2023.12.25
Expand All @@ -90,6 +94,7 @@ Release date: `2024-xx-xx`
- Upgraded `typing-extensions` from 4.7.1 to 4.9.0
- Upgraded `vulture` from 2.9.1 to 2.10
- Upgraded `watchdog` from 2.1.6 to 3.0.0
- Upgraded `wcwidth` from 0.2.6 to 0.2.13
- Upgraded `wheel` from 0.38.4 to 0.43.0
- Upgraded `xattr` from 0.9.7 to 1.1.0
- Upgraded `zipp` from 3.5.0 to 3.18.0
Expand Down
36 changes: 18 additions & 18 deletions tools/deps/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
-r requirements.txt
-r requirements-tox.txt

apipkg==1.5 \
--hash=sha256:37228cda29411948b422fae072f57e31d3396d2ee1c9783775980ee9c9990af6 \
--hash=sha256:58587dd4dc3daefad0487f6d9ae32b4542b185e1c36db6993290e7c41ca2b47c
apipkg==3.0.2 \
--hash=sha256:a16984c39de280701f3f6406ed3af658f2a1965011fe7bb5be34fbb48423b411 \
--hash=sha256:c7aa61a4f82697fdaa667e70af1505acf1f7428b1c27b891d204ba7a8a3c5e0d
# via execnet
atomicwrites==1.4.1; sys_platform == "win32" \
--hash=sha256:81b2c9071a49367a7f770170e5eec8cb66567cfbbc8c73d20ce5ca4a8d71cf11
# via pytest
attrs==23.1.0 \
--hash=sha256:1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04 \
--hash=sha256:6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015
attrs==23.2.0 \
--hash=sha256:935dc3b529c262f6cf76e50877d35a4bd3c1de194fd41f47a2b7ae8f19971f30 \
--hash=sha256:99b87a485a5820b23b879f04c2305b44b951b502fd64be915879d77a7e8fc6f1
# via pytest
black==23.12.1 \
--hash=sha256:0808494f2b2df923ffc5723ed3c7b096bd76341f6213989759287611e9837d50 \
Expand Down Expand Up @@ -195,9 +195,9 @@ pathspec==0.12.1 \
--hash=sha256:a0d503e138a4c123b27490a4f7beda6a01c6f288df0e4a8b79c7eb0dc7b4cc08 \
--hash=sha256:a482d51503a1ab33b1c67a6c3813a26953dbdc71c31dacaef9a838c4e29f5712
# via black
platformdirs==3.10.0 \
--hash=sha256:b45696dab2d7cc691a3226759c0d3b00c47c8b6e293d96f6436f733303f77f6d \
--hash=sha256:d7c24979f292f916dc9cbf8648319032f551ea8c49a4c9bf2fb556a02070ec1d
platformdirs==4.2.0 \
--hash=sha256:0614df2a2f37e1a662acbd8e2b25b92ccf8632929bc6d43467e17fe89c75e068 \
--hash=sha256:ef0cc731df711022c174543cb70a9b5bd22e5a9337c8624ef2c2ceb8ddad8768
# via black
pluggy==1.3.0 \
--hash=sha256:cf61ae8f126ac6f7c451172cf30e3e43d3ca77615509771b3a984a0730651e12 \
Expand All @@ -217,9 +217,9 @@ pycodestyle==2.11.1 \
pyflakes==3.1.0 \
--hash=sha256:4132f6d49cb4dae6819e5379898f2b8cce3c5f23994194c24b77d5da2e36f774 \
--hash=sha256:a0aae034c444db0071aa077972ba4768d40c830d9539fd45bf4cd3f8f6992efc
pyfakefs==5.3.4 \
--hash=sha256:dadac1653195a4bfe4c26e9dfa7cc0c0286b1cd8e18706442c2464cae5542a17 \
--hash=sha256:fc375229f5417f197f0892a7d6dc49a411e67e10eb8142b19d80e60a9d52a13d
pyfakefs==5.3.5 \
--hash=sha256:751015c1de94e1390128c82b48cdedc3f088bbdbe4bc713c79d02a27f0f61e69 \
--hash=sha256:7cdc500b35a214cb7a614e1940543acc6650e69a94ac76e30f33c9373bd9cf90
# via flake8
pyparsing==2.4.7 \
--hash=sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1 \
Expand All @@ -235,9 +235,9 @@ pytest-forked==1.6.0 \
pytest-timeout==2.2.0 \
--hash=sha256:3b0b95dabf3cb50bac9ef5ca912fa0cfc286526af17afc806824df20c2f72c90 \
--hash=sha256:bde531e096466f49398a59f2dde76fa78429a09a12411466f88a07213e220de2
pytest-xdist==3.3.1 \
--hash=sha256:d5ee0520eb1b7bcca50a60a518ab7a7707992812c578198f8b44fdfac78e8c93 \
--hash=sha256:ff9daa7793569e6a68544850fd3927cd257cc03a7ef76c95e86915355e82b5f2
pytest-xdist==3.5.0 \
--hash=sha256:cbb36f3d67e0c478baa57fa4edc8843887e0f6cfc42d677530a36d7472b32d8a \
--hash=sha256:d075629c7e00b611df89f490a5063944bee7a4362a5ff11c7cc7824a03dfce24
pytest==7.4.4 \
--hash=sha256:2cf0005922c6ace4a3e2ec8b4080eb0d9753fdc93107415332f50ce9e7994280 \
--hash=sha256:b090cdf5ed60bf4c45261be03239c2c1c22df034fbffe691abe93cd80cea01d8
Expand Down Expand Up @@ -422,7 +422,7 @@ types-requests==2.26.1 \
vulture==2.10 \
--hash=sha256:2a5c3160bffba77595b6e6dfcc412016bd2a09cd4b66cdf7fbba913684899f6f \
--hash=sha256:568a4176db7468d0157817ae3bb1847a19f1ddc629849af487f9d3b279bff77d
wcwidth==0.2.6 \
--hash=sha256:795b138f6875577cd91bba52baf9e445cd5118fd32723b460e30a0af30ea230e \
--hash=sha256:a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0
wcwidth==0.2.13 \
--hash=sha256:3da69048e4540d84af32131829ff948f1e022c1c6bdb8d6102117aac784f6859 \
--hash=sha256:72ea0c06399eb286d978fdedb6923a9eb47e1c486ce63e9b4e64fc18303972b5
# via pytest

0 comments on commit 32a0814

Please sign in to comment.