Skip to content

Commit 55d2233

Browse files
Bump requests from 2.33.1 to 2.34.2 in /gitlab (#58)
Bumps [requests](https://github.com/psf/requests) from 2.33.1 to 2.34.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f1345d commit 55d2233

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlab/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ ansible-core==2.20.4
44
cryptography>=46.0.7 # CVE-2026-39892, CVE-2026-34073 (transitive via ansible-core/paramiko)
55
paramiko>=5.0.0
66
pynetbox>=7.0.0
7-
requests>=2.28.0
7+
requests>=2.34.2
88
netaddr>=1.3.0
99
pytz>=2026.2

gitlab/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ pytz==2026.2
4747
# via -r requirements.in
4848
pyyaml==6.0.3
4949
# via ansible-core
50-
requests==2.33.1
50+
requests==2.34.2
5151
# via
5252
# -r requirements.in
5353
# pynetbox

0 commit comments

Comments
 (0)