Skip to content

Commit

Permalink
Bump freezegun from 1.2.2 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/spulec/freezegun/releases)
- [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG)
- [Commits](https://github.com/spulec/freezegun/commits/1.3.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 4, 2023
1 parent 963429e commit fdfd89b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.2.2"
freezegun = "==1.3.0"
gunicorn = "==21.2.0"
idna = "==3.3"
pbr = "==6.0.0"
Expand Down
10 changes: 5 additions & 5 deletions Pipfile.lock

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

0 comments on commit fdfd89b

Please sign in to comment.