Skip to content

Commit ac52854

Browse files
dependabot[bot]jan-di
authored andcommitted
Bump tempora from 5.5.1 to 5.6.0
Bumps [tempora](https://github.com/jaraco/tempora) from 5.5.1 to 5.6.0. - [Release notes](https://github.com/jaraco/tempora/releases) - [Changelog](https://github.com/jaraco/tempora/blob/main/NEWS.rst) - [Commits](jaraco/tempora@v5.5.1...v5.6.0) --- updated-dependencies: - dependency-name: tempora dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fcd87d commit ac52854

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

‎requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ humanize~=4.9
33
requests~=2.32
44
pyaescrypt~=6.1
55
croniter~=2.0
6-
tempora~=5.5
6+
tempora~=5.6

‎requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,14 @@ pycparser==2.22
3131
python-dateutil==2.9.0.post0
3232
# via croniter
3333
pytz==2024.1
34-
# via
35-
# croniter
36-
# tempora
34+
# via croniter
3735
requests==2.32.3
3836
# via
3937
# -r requirements.in
4038
# docker
4139
six==1.16.0
4240
# via python-dateutil
43-
tempora==5.5.1
41+
tempora==5.6.0
4442
# via -r requirements.in
4543
urllib3==2.2.1
4644
# via

0 commit comments

Comments
 (0)