Skip to content

Commit

Permalink
Bump pytz from 2023.3 to 2023.3.post1 (#11457)
Browse files Browse the repository at this point in the history
* Bump pytz from 2023.3 to 2023.3.post1

Bumps [pytz](https://github.com/stub42/pytz) from 2023.3 to 2023.3.post1.
- [Commits](stub42/pytz@release_2023.3...release_2023.3.post1)

---
updated-dependencies:
- dependency-name: pytz
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Giovanni Allegri <giohappy@gmail.com>
Co-authored-by: Alessio Fabiani <alessio.fabiani@geosolutionsgroup.com>
  • Loading branch information
3 people authored Sep 13, 2023
1 parent e13a811 commit c8e9789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ inflection>=0.4.0
jdcal==1.4.1
mock<6.0.0
python-dateutil==2.8.2
pytz==2023.3
pytz==2023.3.post1
requests==2.31.0
timeout-decorator==0.5.0
pylibmc==1.6.3
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ install_requires =
jdcal==1.4.1
mock<6.0.0
python-dateutil==2.8.2
pytz==2023.3
pytz==2023.3.post1
requests==2.31.0
timeout-decorator==0.5.0
pylibmc==1.6.3
Expand Down

0 comments on commit c8e9789

Please sign in to comment.