Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 2c0d4d9 commit c9532b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
PyYAML==6.0.1

# Test dependencies (from setup.py section "tests_require" or "extras_require['tests']")
freezegun==1.3.0
freezegun==1.3.1
parameterized==0.9.0

# CI dependencies (from setup.py section "extras_require['ci']")
Expand Down

0 comments on commit c9532b0

Please sign in to comment.