Skip to content

Commit 93fca03

Browse files
Build(deps-dev): Bump requests from 2.30.0 to 2.31.0 (#111)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e45de6 commit 93fca03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tests = [
4141
"packaging==23.1",
4242
"PyGithub==1.58.2",
4343
"appdirs==1.4.4",
44-
"requests==2.30.0",
44+
"requests==2.31.0",
4545
"PySide6==6.5.1",
4646
"pytest==7.3.1",
4747
"pytest-cov==4.0.0",
@@ -57,7 +57,7 @@ freeze = [
5757
"packaging==23.1",
5858
"PyGithub==1.58.2",
5959
"appdirs==1.4.4",
60-
"requests==2.30.0",
60+
"requests==2.31.0",
6161
"PySide6==6.5.1",
6262
]
6363

0 commit comments

Comments
 (0)