Skip to content

Commit 2681a46

Browse files
Bump requests from 2.33.0 to 2.33.1 in the all-pip-packages group across 1 directory (#562)
Bumps the all-pip-packages group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.33.0 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.33.1) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4231705 commit 2681a46

2 files changed

Lines changed: 23 additions & 24 deletions

File tree

poetry.lock

Lines changed: 22 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pexpect = { version = "^4.8.0", optional = true }
3131
python-gnupg = { version = "^0.5.6", optional = true }
3232
# Optional: only needed for error reporting to julia-tagbot.com
3333
docker = { version = "^7.1.0", optional = true }
34-
requests = { version = "^2.28.0", optional = true }
34+
requests = { version = "^2.33.1", optional = true }
3535
# Optional: only needed for the web service
3636
Flask = { version = "3.1.3", optional = true }
3737
werkzeug = { version = "3.1.7", optional = true }

0 commit comments

Comments
 (0)