Skip to content

Commit

Permalink
Bump freezegun from 1.3.1 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](spulec/freezegun@1.3.1...1.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 01eefcd commit 369d668
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ coverage = "==7.3.2"
dj-database-url = "==2.1.0"
django-configurations = "==2.5"
docopt = "==0.6.2"
freezegun = "==1.3.1"
freezegun = "==1.4.0"
gunicorn = "==21.2.0"
idna = "==3.3"
pbr = "==6.0.0"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 369d668

Please sign in to comment.