Skip to content

Commit b9bc7b9

Browse files
deps(pip-ci)(deps): bump hypothesis in /requirements
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.90.0 to 6.152.9. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.90.0...hypothesis-python-6.152.9) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.152.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab53066 commit b9bc7b9

2 files changed

Lines changed: 9 additions & 13 deletions

File tree

requirements/test.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest==9.0.3
22
pytest-cov==5.0.0
33
freezegun==1.5.1
4-
hypothesis==6.90.0
4+
hypothesis==6.152.9
55
pytest-timeout==2.1.0

requirements/test.txt

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
#
55
# pip-compile --generate-hashes --output-file=/req/test.txt --strip-extras /req/test.in
66
#
7-
attrs==26.1.0 \
8-
--hash=sha256:c647aa4a12dfbad9333ca4e71fe62ddc36f4e63b2d260a37a8b83d2f043ac309 \
9-
--hash=sha256:d03ceb89cb322a8fd706d4fb91940737b6642aa36998fe130a9bc96c985eff32
10-
# via hypothesis
117
coverage==7.14.0 \
128
--hash=sha256:057a6af2f160a85384cde4ab36f0d2777bae1057bae255f95413cdd382aa5c74 \
139
--hash=sha256:0773d8329cf32b6fd222e4b52622c61fe8d503eb966cfc8d3c3c10c96266d50e \
@@ -119,11 +115,11 @@ coverage==7.14.0 \
119115
freezegun==1.5.1 \
120116
--hash=sha256:b29dedfcda6d5e8e083ce71b2b542753ad48cfec44037b3fc79702e2980a89e9 \
121117
--hash=sha256:bf111d7138a8abe55ab48a71755673dbaa4ab87f4cff5634a4442dfec34c15f1
122-
# via -r /req/test.in
123-
hypothesis==6.90.0 \
124-
--hash=sha256:0ab33900b9362318bd03d911a77a0dda8629c1877420074d87ae466919f6e4c0 \
125-
--hash=sha256:4d7d3d3d5e4e4a9954b448fc8220cd73573e3e32adb00059f6907de6b55dcd5e
126-
# via -r /req/test.in
118+
# via -r test.in
119+
hypothesis==6.152.9 \
120+
--hash=sha256:9c4fdccb1eac0b12ec740c12290d0e6a0bea3526a3f0bf812b7643bb563c2d8b \
121+
--hash=sha256:de4711d69ce3a18009047c3b44882810fd0c0348c1558e920a4b0d2c45f59e1e
122+
# via -r test.in
127123
iniconfig==2.3.0 \
128124
--hash=sha256:c76315c77db068650d49c5b56314774a7804df16fee4402c1f19d6d15d8c4730 \
129125
--hash=sha256:f631c04d2c48c52b84d0d0549c99ff3859c98df65b3101406327ecc7d53fbf12
@@ -144,17 +140,17 @@ pytest==9.0.3 \
144140
--hash=sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9 \
145141
--hash=sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c
146142
# via
147-
# -r /req/test.in
143+
# -r test.in
148144
# pytest-cov
149145
# pytest-timeout
150146
pytest-cov==5.0.0 \
151147
--hash=sha256:4f0764a1219df53214206bf1feea4633c3b558a2925c8b59f144f682861ce652 \
152148
--hash=sha256:5837b58e9f6ebd335b0f8060eecce69b662415b16dc503883a02f45dfeb14857
153-
# via -r /req/test.in
149+
# via -r test.in
154150
pytest-timeout==2.1.0 \
155151
--hash=sha256:c07ca07404c612f8abbe22294b23c368e2e5104b521c1790195561f37e1ac3d9 \
156152
--hash=sha256:f6f50101443ce70ad325ceb4473c4255e9d74e3c7cd0ef827309dfa4c0d975c6
157-
# via -r /req/test.in
153+
# via -r test.in
158154
python-dateutil==2.9.0.post0 \
159155
--hash=sha256:37dd54208da7e1cd875388217d5e00ebd4179249f90fb72437e91a35459a0ad3 \
160156
--hash=sha256:a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427

0 commit comments

Comments
 (0)