Skip to content

Commit

Permalink
dependency: (deps): bump tzdata from 2023.3 to 2023.4 in /backend
Browse files Browse the repository at this point in the history
Bumps [tzdata](https://github.com/python/tzdata) from 2023.3 to 2023.4.
- [Release notes](https://github.com/python/tzdata/releases)
- [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md)
- [Commits](python/tzdata@2023.3...2023.4)

---
updated-dependencies:
- dependency-name: tzdata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 674abbf commit c5f015f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ djangorestframework==3.14.0
pytz==2023.3.post1
sqlparse==0.4.4
typing_extensions==4.9.0
tzdata==2023.3
tzdata==2023.4

0 comments on commit c5f015f

Please sign in to comment.