Skip to content

Commit

Permalink
Freeze PR dependency changes
Browse files Browse the repository at this point in the history
  • Loading branch information
always-on-duty[bot] committed Jul 29, 2024
1 parent 7a599c2 commit 086d551
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions dev-requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -158,9 +158,9 @@ 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.13" \
--hash=sha256:9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7 \
--hash=sha256:ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d
pytest==8.3.1 ; python_full_version >= "3.9.0" and python_version < "3.13" \
--hash=sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6 \
--hash=sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c
pytest==8.3.2 ; python_full_version >= "3.9.0" and python_version < "3.13" \
--hash=sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5 \
--hash=sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce
sniffio==1.3.1 ; python_full_version >= "3.9.0" and python_version < "3.13" \
--hash=sha256:2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2 \
--hash=sha256:f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc
Expand Down
12 changes: 6 additions & 6 deletions dev-requirements/type-checking.txt
Original file line number Diff line number Diff line change
Expand Up @@ -358,9 +358,9 @@ pydantic-core==2.20.1 ; python_full_version >= "3.9.0" and python_version < "3.1
pydantic==2.8.2 ; python_full_version >= "3.9.0" and python_version < "3.13" \
--hash=sha256:6f62c13d067b0755ad1c21a34bdd06c0c12625a22b0fc09c6b149816604f7c2a \
--hash=sha256:73ee9fddd406dc318b885c7a2eab8a6472b68b8fb5ba8150949fc3db939f23c8
pyright==1.1.372 ; python_full_version >= "3.9.0" and python_version < "3.13" \
--hash=sha256:25b15fb8967740f0949fd35b963777187f0a0404c0bd753cc966ec139f3eaa0b \
--hash=sha256:a9f5e0daa955daaa17e3d1ef76d3623e75f8afd5e37b437d3ff84d5b38c15420
pyright==1.1.373 ; python_full_version >= "3.9.0" and python_version < "3.13" \
--hash=sha256:b805413227f2c209f27b14b55da27fe5e9fb84129c9f1eb27708a5d12f6f000e \
--hash=sha256:f41bcfc8b9d1802b09921a394d6ae1ce19694957b628bc657629688daf8a83ff
pytest-cov==5.0.0 ; python_full_version >= "3.9.0" and python_version < "3.13" \
--hash=sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652 \
--hash=sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857
Expand All @@ -373,9 +373,9 @@ 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.13" \
--hash=sha256:9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7 \
--hash=sha256:ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d
pytest==8.3.1 ; python_full_version >= "3.9.0" and python_version < "3.13" \
--hash=sha256:7e8e5c5abd6e93cb1cc151f23e57adc31fcf8cfd2a3ff2da63e23f732de35db6 \
--hash=sha256:e9600ccf4f563976e2c99fa02c7624ab938296551f280835ee6516df8bc4ae8c
pytest==8.3.2 ; python_full_version >= "3.9.0" and python_version < "3.13" \
--hash=sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5 \
--hash=sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce
sniffio==1.3.1 ; python_full_version >= "3.9.0" and python_version < "3.13" \
--hash=sha256:2f6da418d1f1e0fddd844478f41680e794e6051915791a034ff65e5f100525a2 \
--hash=sha256:f4324edc670a0f49750a81b895f35c3adb843cca46f0530f79fc1babb23789dc
Expand Down

0 comments on commit 086d551

Please sign in to comment.