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:
dependabot[bot]
2025-12-08 17:31:32 -08:00
committed by GitHub
parent 66c529e9a7
commit f76a95b8d1
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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