Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit 851dc4d

Browse files
Bump the python-packages group with 3 updates
Bumps the python-packages group with 3 updates: [black](https://github.com/psf/black), [certifi](https://github.com/certifi/python-certifi) and [pytz](https://github.com/stub42/pytz). Updates `black` from 24.10.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) Updates `certifi` from 2024.12.14 to 2025.1.31 - [Commits](certifi/python-certifi@2024.12.14...2025.01.31) Updates `pytz` from 2024.2 to 2025.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.2...release_2025.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88998eb commit 851dc4d

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,5 +1,5 @@
1-
black==24.10.0
2-
certifi==2024.12.14
1+
black==25.1.0
2+
certifi==2025.1.31
33
charset-normalizer==3.4.1
44
click==8.1.8
55
coverage==7.6.10
@@ -13,7 +13,7 @@ platformdirs==4.3.6
1313
pluggy==1.5.0
1414
pytest==8.3.4
1515
pytest-cov==6.0.0
16-
pytz==2024.2
16+
pytz==2025.1
1717
requests==2.32.3
1818
RPi.bme280==0.2.4
1919
smbus2==0.5.0

0 commit comments

Comments
 (0)