Skip to content

Commit 716964c

Browse files
Merge pull request #146 from COMP1010UNSW/dependabot/pip/requests-2.32.5
Bump requests from 2.32.4 to 2.32.5
2 parents eee08f0 + 910d8fa commit 716964c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pytest = ">=7.4.2,<9.0.0"
3737
mypy = "^1.17.1"
3838
autopep8 = "^2.0.4"
3939
coverage = "^7.10.6"
40-
requests = "^2.32.4"
40+
requests = "^2.32.5"
4141
types-requests = "^2.32.4.20250611"
4242
pyyaml = "^6.0.1"
4343
types-pyyaml = "^6.0.12.20250516"

0 commit comments

Comments
 (0)