Skip to content

Commit 797f4c9

Browse files
Bump requests from 2.32.0 to 2.32.4 in /scripts/provisionDatabase (#1073)
Bumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.0...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 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 bdc96b6 commit 797f4c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/provisionDatabase/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ importlib-resources==5.7.1
88
jsonschema==4.4.0
99
pyrsistent==0.18.1
1010
python-dotenv==0.20.0
11-
requests==2.32.0
11+
requests==2.32.4
1212
tenacity==8.0.1
1313
typer==0.4.1
1414
urllib3==1.26.19

0 commit comments

Comments
 (0)