Skip to content

Commit a577550

Browse files
Bump the pip group with 3 updates
Bumps the pip group with 3 updates: [pre-commit](https://github.com/pre-commit/pre-commit), [pytz](https://github.com/stub42/pytz) and [requests](https://github.com/psf/requests). Updates `pre-commit` from 3.8.0 to 4.3.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.8.0...v4.3.0) Updates `pytz` from 2024.1 to 2025.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2025.2) Updates `requests` from 2.32.4 to 2.32.5 - [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.32.5) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: pytz dependency-version: '2025.2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c85658a commit a577550

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pre-commit==3.8.0
2-
pytz==2024.1
3-
requests==2.32.4
1+
pre-commit==4.3.0
2+
pytz==2025.2
3+
requests==2.32.5
44
requests-cache==1.2.1

0 commit comments

Comments
 (0)