mirror of
https://github.com/Screenly/Anthias.git
synced 2025-12-23 22:38:05 -05:00
chore(deps): bump pytz from 2022.2.1 to 2025.2 (#2591)
* chore(deps): bump pytz from 2022.2.1 to 2025.2 Bumps [pytz](https://github.com/stub42/pytz) from 2022.2.1 to 2025.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.2.1...release_2025.2) --- updated-dependencies: - dependency-name: pytz dependency-version: '2025.2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * temporary: trigger Docker image builds on pull requests * chore: revert temporary changes to the Docker build workflow --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: nicomiguelino <nicomiguelino2014@gmail.com>
This commit is contained in:
@@ -3,5 +3,5 @@ future==1.0.0
|
||||
gevent-websocket==0.10.1
|
||||
gevent==25.9.1
|
||||
Jinja2==3.1.6
|
||||
pytz==2022.2.1
|
||||
pytz==2025.2
|
||||
pyzmq==23.2.1
|
||||
|
||||
@@ -25,7 +25,7 @@ pyasn1==0.6.1
|
||||
pydbus==0.6.0
|
||||
pyOpenSSL==19.1.0
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2022.2.1
|
||||
pytz==2025.2
|
||||
PyYAML==6.0.2
|
||||
pyzmq==23.2.1
|
||||
redis==3.5.3
|
||||
|
||||
@@ -16,7 +16,7 @@ netifaces==0.11.0
|
||||
pydbus==0.6.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-vlc==3.0.20123
|
||||
pytz==2022.2.1
|
||||
pytz==2025.2
|
||||
pyzmq==23.2.1
|
||||
redis==3.5.3
|
||||
requests[security]==2.32.3
|
||||
|
||||
Reference in New Issue
Block a user