Skip to content

Commit

Permalink
Bump datetime from 4.5 to 5.4
Browse files Browse the repository at this point in the history
Bumps [datetime](https://github.com/zopefoundation/DateTime) from 4.5 to 5.4.
- [Changelog](https://github.com/zopefoundation/DateTime/blob/master/CHANGES.rst)
- [Commits](zopefoundation/DateTime@4.5...5.4)

---
updated-dependencies:
- dependency-name: datetime
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent a418503 commit 56ca19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slotBooker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ certifi==2022.6.15; python_version >= "3.7" and python_full_version < "3.0.0" an
cffi==1.15.1; os_name == "nt" and implementation_name != "pypy" and python_version >= "3.7" and python_version < "4.0" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7")
colorama==0.4.5; python_version >= "2.7" and python_full_version < "3.0.0" and platform_system == "Windows" or python_full_version >= "3.5.0" and platform_system == "Windows"
cryptography==37.0.4; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
datetime==4.5
datetime==5.4
h11==0.13.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.7.0"
idna==3.3; python_version >= "3.7" and python_version < "4.0" and (python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7")
outcome==1.2.0; python_version >= "3.7" and python_version < "4.0"
Expand Down

0 comments on commit 56ca19c

Please sign in to comment.