Skip to content

Commit 2b09bf7

Browse files
Bump requests from 2.31.0 to 2.32.0 #705
updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f911b5 commit 2b09bf7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python = "^3.8"
2525
psutil = {git = "https://github.com/giampaolo/psutil.git", rev = "4cf56e08c1bc883ec89758834b50954380759858"}
2626
click = "^8.1.0"
2727
distro = "^1.8.0"
28-
requests = "^2.31.0"
28+
requests = "^2.32.0"
2929
PyGObject = "^3.46.0"
3030
pyinotify = {git = "https://github.com/shadeyg56/pyinotify-3.12"}
3131

0 commit comments

Comments
 (0)