Skip to content

Commit 1bd6841

Browse files
chore(deps): bump the pip group across 3 directories with 1 update
Bumps the pip group with 1 update in the /docs directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /infra/ansible directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /warehouses/facility_ops/transform/requirements directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.4 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.33.0) Updates `requests` from 2.32.4 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.33.0) Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53c23ec commit 1bd6841

4 files changed

Lines changed: 4 additions & 6 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ pyyaml==6.0.2
6969
# pyyaml-env-tag
7070
pyyaml-env-tag==1.1
7171
# via mkdocs
72-
requests==2.32.4
72+
requests==2.33.0
7373
# via mkdocs-material
7474
six==1.17.0
7575
# via python-dateutil

infra/ansible/requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ referencing==0.36.2
236236
# ansible-lint
237237
# jsonschema
238238
# jsonschema-specifications
239-
requests==2.32.4
239+
requests==2.33.0
240240
# via
241241
# keystoneauth1
242242
# osc-lib
@@ -260,8 +260,6 @@ ruamel-yaml==0.18.14
260260
# via ansible-lint
261261
ruamel-yaml-clib==0.2.12
262262
# via ruamel-yaml
263-
setuptools==82.0.0
264-
# via pbr
265263
six==1.17.0
266264
# via python-dateutil
267265
stevedore==5.4.1

warehouses/facility_ops/transform/requirements/developer.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ referencing==0.36.2
155155
# jsonschema-specifications
156156
regex==2025.9.1
157157
# via sqlfluff
158-
requests==2.32.5
158+
requests==2.33.0
159159
# via
160160
# dbt-common
161161
# dbt-core

warehouses/facility_ops/transform/requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ referencing==0.36.2
136136
# via
137137
# jsonschema
138138
# jsonschema-specifications
139-
requests==2.32.5
139+
requests==2.33.0
140140
# via
141141
# dbt-common
142142
# dbt-core

0 commit comments

Comments
 (0)