Skip to content

Commit 9a9c471

Browse files
Build(deps): Bump requests from 2.32.4 to 2.32.5 (#505)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c37ba8c commit 9a9c471

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tests = [
3737
"packaging==25.0",
3838
"PyGithub==2.7.0",
3939
"appdirs==1.4.4",
40-
"requests==2.32.4",
40+
"requests==2.32.5",
4141
"PySide6==6.9.1",
4242
"ansys-tools-path==0.7.3",
4343
"pytest==8.3.5",
@@ -57,7 +57,7 @@ freeze = [
5757
"packaging==25.0",
5858
"PyGithub==2.7.0",
5959
"appdirs==1.4.4",
60-
"requests==2.32.4",
60+
"requests==2.32.5",
6161
"PySide6==6.9.1",
6262
"ansys-tools-path==0.7.3",
6363
]

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
requests==2.32.4
1+
requests==2.32.5
22
packaging==25.0

0 commit comments

Comments
 (0)