Skip to content

Commit d0acfc9

Browse files
Update dependency requests to v2.33.1
1 parent 1a26472 commit d0acfc9

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

poetry.lock

Lines changed: 4 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
@@ -8,7 +8,7 @@ repository = "https://github.com/RoboJackets/loop-workday-upload"
88

99
[tool.poetry.dependencies]
1010
python = "^3.10"
11-
requests = "2.33.0"
11+
requests = "2.33.1"
1212
selenium = "4.41.0"
1313
webdriver-manager = "4.0.2"
1414
selenium-wire = "5.1.0"

0 commit comments

Comments
 (0)