Skip to content

Commit

Permalink
Upgrade dependency locks (#58)
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 Mar 3, 2023
1 parent a111639 commit ce69be2
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 @@ -86,9 +86,9 @@ pytest-sugar==0.9.6 ; python_full_version >= "3.9.0" and python_version < "3.12"
pytest-xdist==3.2.0 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:336098e3bbd8193276867cc87db8b22903c3927665dff9d1ac8684c02f597b68 \
--hash=sha256:fa10f95a2564cd91652f2d132725183c3b590d9fdcdec09d3677386ecf4c1ce9
pytest==7.2.1 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:c7c6ca206e93355074ae32f7403e8ea12163b1163c976fee7d4d84027c162be5 \
--hash=sha256:d45e0952f3727241918b8fd0f376f5ff6b301cc0777c6f9a556935c92d8a7d42
pytest==7.2.2 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:130328f552dcfac0b1cec75c12e3f005619dc5f874f0a06e8ff7263f0ee6225e \
--hash=sha256:c99ab0c73aceb050f68929bc93af19ab6db0558791c6a0715723abe9d0ade9d4
termcolor==2.2.0 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:91ddd848e7251200eac969846cbae2dacd7d71c2871e92733289e7e3666f48e7 \
--hash=sha256:dfc8ac3f350788f23b2947b3e6cfa5a53b630b612e6cd8965a015a776020b99a
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 @@ -521,9 +521,9 @@ nox==2022.11.21 ; python_full_version >= "3.9.0" and python_version < "3.12" \
packaging==23.0 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:714ac14496c3e68c99c29b00845f7a2b85f3bb6f1078fd9f72fd20f0570002b2 \
--hash=sha256:b6ad297f8907de0fa2fe1ccbd26fdaf387f5f47c7275fedf8cce89f99446cf97
platformdirs==3.0.0 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:8a1228abb1ef82d788f74139988b137e78692984ec7b08eaa6c65f1723af28f9 \
--hash=sha256:b1d5eb14f221506f50d6604a561f4c5786d9e80355219694a1b244bcd96f4567
platformdirs==3.1.0 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:13b08a53ed71021350c9e300d4ea8668438fb0046ab3937ac9a29913a1a1350a \
--hash=sha256:accc3665857288317f32c7bebb5a8e482ba717b474f3fc1d18ca7f9214be0cef
pluggy==1.0.0 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:4224373bacce55f955a878bf9cfa763c1e360858e330072059e10bad68531159 \
--hash=sha256:74134bbf457f031a36d68416e1509f34bd5ccc019f0bcc952c7b909d06b37bd3
Expand Down Expand Up @@ -576,9 +576,9 @@ pytest-sugar==0.9.6 ; python_full_version >= "3.9.0" and python_version < "3.12"
pytest-xdist==3.2.0 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:336098e3bbd8193276867cc87db8b22903c3927665dff9d1ac8684c02f597b68 \
--hash=sha256:fa10f95a2564cd91652f2d132725183c3b590d9fdcdec09d3677386ecf4c1ce9
pytest==7.2.1 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:c7c6ca206e93355074ae32f7403e8ea12163b1163c976fee7d4d84027c162be5 \
--hash=sha256:d45e0952f3727241918b8fd0f376f5ff6b301cc0777c6f9a556935c92d8a7d42
pytest==7.2.2 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:130328f552dcfac0b1cec75c12e3f005619dc5f874f0a06e8ff7263f0ee6225e \
--hash=sha256:c99ab0c73aceb050f68929bc93af19ab6db0558791c6a0715723abe9d0ade9d4
setuptools==67.4.0 ; python_full_version >= "3.9.0" and python_version < "3.12" \
--hash=sha256:e5fd0a713141a4a105412233c63dc4e17ba0090c8e8334594ac790ec97792330 \
--hash=sha256:f106dee1b506dee5102cc3f3e9e68137bbad6d47b616be7991714b0c62204251
Expand Down

0 comments on commit ce69be2

Please sign in to comment.