Skip to content

Commit

Permalink
Upgrade dependency locks (#455)
Browse files Browse the repository at this point in the history
Co-authored-by: always-on-duty[bot] <120557446+always-on-duty[bot]@users.noreply.github.com>
  • Loading branch information
FasterSpeeding and always-on-duty[bot] authored Nov 1, 2024
1 parent d1633e3 commit c6a9eda
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
16 changes: 8 additions & 8 deletions dev-requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ cffi==1.17.1 ; os_name == "nt" and implementation_name != "pypy" and python_full
--hash=sha256:f79fc4fc25f1c8698ff97788206bb3c2598949bfe0fef03d299eb1b5356ada99 \
--hash=sha256:f7f5baafcc48261359e14bcd6d9bff6d4b28d9103847c9e136694cb0501aef87 \
--hash=sha256:fc48c783f9c87e60831201f2cce7f3b2e4846bf4d8728eabe54d60700b318a0b
colorama==0.4.6 ; python_full_version >= "3.9.0" and python_version < "3.14" and sys_platform == "win32" \
colorama==0.4.6 ; python_version >= "3.9" and python_version < "3.14" and sys_platform == "win32" \
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
--hash=sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
coverage[toml]==7.6.4 ; python_version >= "3.9" and python_version < "3.14" \
Expand Down Expand Up @@ -153,7 +153,7 @@ execnet==2.1.1 ; python_full_version >= "3.9.0" and python_version < "3.14" \
idna==3.10 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
--hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
iniconfig==2.0.0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
iniconfig==2.0.0 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3 \
--hash=sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374
mock==5.1.0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
Expand All @@ -162,18 +162,18 @@ mock==5.1.0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
outcome==1.3.0.post0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:9dcf02e65f2971b80047b377468e72a268e15c0af3cf1238e6ff14f7f91143b8 \
--hash=sha256:e771c5ce06d1415e356078d3bdd68523f284b4ce5419828922b6871e65eda82b
packaging==24.1 ; python_full_version >= "3.9.0" and python_version < "3.14" \
packaging==24.1 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \
--hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124
pluggy==1.5.0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
pluggy==1.5.0 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 \
--hash=sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669
pycparser==2.22 ; os_name == "nt" and implementation_name != "pypy" and python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 \
--hash=sha256:c3702b6d3dd8c7abc1afa565d7e63d53a1d0bd86cdc24edd75470f4de499cfcc
pytest-cov==5.0.0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652 \
--hash=sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857
pytest-cov==6.0.0 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:eee6f1b9e61008bd34975a4d5bab25801eb31898b032dd55addc93e96fcaaa35 \
--hash=sha256:fde0b595ca248bb8e2d76f020b465f3b107c9632e6a1d1705f17834c89dcadc0
pytest-sugar==1.0.0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:6422e83258f5b0c04ce7c632176c7732cab5fdb909cb39cca5c9139f81276c0a \
--hash=sha256:70ebcd8fc5795dc457ff8b69d266a4e2e8a74ae0c3edc749381c64b5246c8dfd
Expand All @@ -183,7 +183,7 @@ pytest-timeout==2.3.1 ; python_full_version >= "3.9.0" and python_version < "3.1
pytest-xdist==3.6.1 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7 \
--hash=sha256:ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d
pytest==8.3.3 ; python_full_version >= "3.9.0" and python_version < "3.14" \
pytest==8.3.3 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181 \
--hash=sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2
sniffio==1.3.1 ; python_version >= "3.9" and python_version < "3.14" \
Expand Down
28 changes: 14 additions & 14 deletions dev-requirements/type-checking.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@ cffi==1.17.1 ; os_name == "nt" and implementation_name != "pypy" and python_full
--hash=sha256:f79fc4fc25f1c8698ff97788206bb3c2598949bfe0fef03d299eb1b5356ada99 \
--hash=sha256:f7f5baafcc48261359e14bcd6d9bff6d4b28d9103847c9e136694cb0501aef87 \
--hash=sha256:fc48c783f9c87e60831201f2cce7f3b2e4846bf4d8728eabe54d60700b318a0b
colorama==0.4.6 ; python_full_version >= "3.9.0" and python_version < "3.14" and sys_platform == "win32" \
colorama==0.4.6 ; python_version >= "3.9" and python_version < "3.14" and sys_platform == "win32" \
--hash=sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44 \
--hash=sha256:4f1d9991f5acc0ca119f9d443620b77f9d6b33703e51011c16baf57afb285fc6
colorlog==6.8.2 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:3e3e079a41feb5a1b64f978b5ea4f46040a94f11f0e8bbb8261e3dbbeca64d44 \
--hash=sha256:4dcbb62368e2800cb3c5abd348da7e53f6c362dda502ec27c560b2e58a66bd33
colorlog==6.9.0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:5906e71acd67cb07a71e779c47c4bcb45fb8c2993eebe9e5adcd6a6f1b283eff \
--hash=sha256:bfba54a1b93b94f54e1f4fe48395725a3d92fd2a4af702f6bd70946bdc0c6ac2
coverage[toml]==7.6.4 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:00a1d69c112ff5149cabe60d2e2ee948752c975d95f1e1096742e6077affd376 \
--hash=sha256:023bf8ee3ec6d35af9c1c6ccc1d18fa69afa1cb29eaac57cb064dbb262a517f9 \
Expand Down Expand Up @@ -168,7 +168,7 @@ filelock==3.16.1 ; python_full_version >= "3.9.0" and python_version < "3.14" \
idna==3.10 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
--hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
iniconfig==2.0.0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
iniconfig==2.0.0 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:2d91e135bf72d31a410b17c16da610a82cb55f6b0477d1a902134b24a455b8b3 \
--hash=sha256:b6a85871a79d2e3b22d2d1b94ac2824226a63c6b741c88f7ae975f18b6778374
jinja2==3.1.4 ; python_full_version >= "3.9.0" and python_version < "3.14" \
Expand Down Expand Up @@ -284,13 +284,13 @@ nox==2024.10.9 ; python_full_version >= "3.9.0" and python_version < "3.14" \
outcome==1.3.0.post0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:9dcf02e65f2971b80047b377468e72a268e15c0af3cf1238e6ff14f7f91143b8 \
--hash=sha256:e771c5ce06d1415e356078d3bdd68523f284b4ce5419828922b6871e65eda82b
packaging==24.1 ; python_full_version >= "3.9.0" and python_version < "3.14" \
packaging==24.1 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \
--hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124
platformdirs==4.3.6 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907 \
--hash=sha256:73e575e1408ab8103900836b97580d5307456908a03e92031bab39e4554cc3fb
pluggy==1.5.0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
pluggy==1.5.0 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 \
--hash=sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669
pycparser==2.22 ; os_name == "nt" and implementation_name != "pypy" and python_full_version >= "3.9.0" and python_version < "3.14" \
Expand Down Expand Up @@ -389,12 +389,12 @@ pydantic-core==2.23.4 ; python_full_version >= "3.9.0" and python_version < "3.1
pydantic==2.9.2 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:d155cef71265d1e9807ed1c32b4c8deec042a44a50a4188b25ac67ecd81a9c0f \
--hash=sha256:f048cec7b26778210e28a0459867920654d48e5e62db0958433636cde4254f12
pyright==1.1.386 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:7071ac495593b2258ccdbbf495f1a5c0e5f27951f6b429bed4e8b296eb5cd21d \
--hash=sha256:8e9975e34948ba5f8e07792a9c9d2bdceb2c6c0b61742b068d2229ca2bc4a9d9
pytest-cov==5.0.0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652 \
--hash=sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857
pyright==1.1.387 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:577de60224f7fe36505d5b181231e3a395d427b7873be0bbcaa962a29ea93a60 \
--hash=sha256:6a1f495a261a72e12ad17e20d1ae3df4511223c773b19407cfa006229b1b08a5
pytest-cov==6.0.0 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:eee6f1b9e61008bd34975a4d5bab25801eb31898b032dd55addc93e96fcaaa35 \
--hash=sha256:fde0b595ca248bb8e2d76f020b465f3b107c9632e6a1d1705f17834c89dcadc0
pytest-sugar==1.0.0 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:6422e83258f5b0c04ce7c632176c7732cab5fdb909cb39cca5c9139f81276c0a \
--hash=sha256:70ebcd8fc5795dc457ff8b69d266a4e2e8a74ae0c3edc749381c64b5246c8dfd
Expand All @@ -404,7 +404,7 @@ pytest-timeout==2.3.1 ; python_full_version >= "3.9.0" and python_version < "3.1
pytest-xdist==3.6.1 ; python_full_version >= "3.9.0" and python_version < "3.14" \
--hash=sha256:9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7 \
--hash=sha256:ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d
pytest==8.3.3 ; python_full_version >= "3.9.0" and python_version < "3.14" \
pytest==8.3.3 ; python_version >= "3.9" and python_version < "3.14" \
--hash=sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181 \
--hash=sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2
sniffio==1.3.1 ; python_version >= "3.9" and python_version < "3.14" \
Expand Down

0 comments on commit c6a9eda

Please sign in to comment.