Skip to content

Commit b98e9a0

Browse files
author
Tooru
committed
Align requests version across lockfiles
1 parent e67aaaa commit b98e9a0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

harness/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pydantic-settings==2.4.0
2-
requests==2.32.3
2+
requests==2.32.5
33
structlog==24.4.0

harness/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,9 @@ python-dotenv==1.2.1 \
266266
--hash=sha256:42667e897e16ab0d66954af0e60a9caa94f0fd4ecf3aaf6d2d260eec1aa36ad6 \
267267
--hash=sha256:b81ee9561e9ca4004139c6cbba3a238c32b03e4894671e181b671e8cb8425d61
268268
# via pydantic-settings
269-
requests==2.32.3 \
270-
--hash=sha256:55365417734eb18255590a9ff9eb97e9e1da868d4ccd6402399eaf68af20a760 \
271-
--hash=sha256:70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
269+
requests==2.32.5 \
270+
--hash=sha256:2462f94637a34fd532264295e186976db0f5d453d1cdd31473c85a6a161affb6 \
271+
--hash=sha256:dbba0bac56e100853db0ea71b82b4dfd5fe2bf6d3754a8893c3af500cec7d7cf
272272
# via -r harness/requirements.in
273273
structlog==24.4.0 \
274274
--hash=sha256:597f61e80a91cc0749a9fd2a098ed76715a1c8a01f73e336b746504d1aad7610 \

0 commit comments

Comments
 (0)