This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new 1b2adb604a Bump requests from 2.31.0 to 2.32.2 (#1115)
1b2adb604a is described below
commit 1b2adb604a3aaf2da8abbccfa8f0f0e5b8e45005
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 25 08:45:56 2025 +0100
Bump requests from 2.31.0 to 2.32.2 (#1115)
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 8bfa9013d2..91055c6f00 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
pre-commit==2.20.0
PyYAML==6.0
-requests==2.31.0
+requests==2.32.2
semver==2.13.0