Skip to content

Commit 74ba0ad

Browse files
Bump requests from 2.25.1 to 2.31.0 in /src/osparc_python_runner
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.25.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb080f7 commit 74ba0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/osparc_python_runner/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ python-dateutil==2.8.1
4343
# pandas
4444
pytz==2021.1
4545
# via pandas
46-
requests==2.25.1
46+
requests==2.31.0
4747
# via yarg
4848
scipy==1.7.0
4949
# via

0 commit comments

Comments
 (0)