Skip to content

Commit 678fc95

Browse files
Build(deps-dev): Bump requests from 2.28.2 to 2.29.0 (#94)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abba681 commit 678fc95

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.1",
4343
"appdirs==1.4.4",
44-
"requests==2.28.2",
44+
"requests==2.29.0",
4545
"PySide6==6.5.0",
4646
"pytest==7.3.1",
4747
"pytest-cov==4.0.0",
@@ -57,7 +57,7 @@ freeze = [
5757
"packaging==23.1",
5858
"PyGithub==1.58.1",
5959
"appdirs==1.4.4",
60-
"requests==2.28.2",
60+
"requests==2.29.0",
6161
"PySide6==6.5.0",
6262
]
6363

0 commit comments

Comments
 (0)