Skip to content

Commit 5e19274

Browse files
Bump requests from 2.32.3 to 2.32.4 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.3 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.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99f7803 commit 5e19274

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

netbox-event-driven-automation-flask-app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python-daemon==3.1.0
2626
pytz==2024.2
2727
PyYAML==6.0.2
2828
referencing==0.35.1
29-
requests==2.32.3
29+
requests==2.32.4
3030
rpds-py==0.20.1
3131
six==1.16.0
3232
urllib3==2.2.3

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ python-dateutil==2.9.0.post0
2525
PyYAML==6.0.2
2626
pyyaml_env_tag==0.1
2727
regex==2024.11.6
28-
requests==2.32.3
28+
requests==2.32.4
2929
six==1.16.0
3030
urllib3==2.2.3
3131
watchdog==6.0.0

setup/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python-dateutil==2.9.0.post0
2626
PyYAML==6.0.2
2727
pyyaml_env_tag==0.1
2828
regex==2024.11.6
29-
requests==2.32.3
29+
requests==2.32.4
3030
six==1.16.0
3131
urllib3==2.2.3
3232
watchdog==6.0.0

0 commit comments

Comments
 (0)