Skip to content

Commit 4d5693d

Browse files
Merge pull request #128 from COMP1010UNSW/dependabot/pip/requests-2.32.4
Bump requests from 2.32.3 to 2.32.4
2 parents 063b1ae + a79c905 commit 4d5693d

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.16.0"
3838
autopep8 = "^2.0.4"
3939
coverage = "^7.3.1"
40-
requests = "^2.31.0"
40+
requests = "^2.32.4"
4141
types-requests = "^2.32.0.20250602"
4242
pyyaml = "^6.0.1"
4343
types-pyyaml = "^6.0.12.20250516"

0 commit comments

Comments
 (0)