mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-09 14:19:50 -04:00
Bump freezegun from 1.5.2 to 1.5.3
Bumps [freezegun](https://github.com/spulec/freezegun) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/spulec/freezegun/releases) - [Changelog](https://github.com/spulec/freezegun/blob/master/CHANGELOG) - [Commits](https://github.com/spulec/freezegun/compare/1.5.2...1.5.3) --- updated-dependencies: - dependency-name: freezegun dependency-version: 1.5.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
8
poetry.lock
generated
8
poetry.lock
generated
@@ -1624,14 +1624,14 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "freezegun"
|
||||
version = "1.5.2"
|
||||
version = "1.5.3"
|
||||
description = "Let your Python tests travel through time"
|
||||
optional = false
|
||||
python-versions = ">=3.8"
|
||||
groups = ["dev"]
|
||||
files = [
|
||||
{file = "freezegun-1.5.2-py3-none-any.whl", hash = "sha256:5aaf3ba229cda57afab5bd311f0108d86b6fb119ae89d2cd9c43ec8c1733c85b"},
|
||||
{file = "freezegun-1.5.2.tar.gz", hash = "sha256:a54ae1d2f9c02dbf42e02c18a3ab95ab4295818b549a34dac55592d72a905181"},
|
||||
{file = "freezegun-1.5.3-py3-none-any.whl", hash = "sha256:1ce20ee4be61349ba52c3af64f5eaba8d08ff51acfcf1b3ea671f03e54c818f1"},
|
||||
{file = "freezegun-1.5.3.tar.gz", hash = "sha256:d7c6204e33a50affd7c7aa284f4f92e04e96f72d63313b89ceaaf60d9c64bc5e"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@@ -5513,4 +5513,4 @@ cffi = ["cffi (>=1.11)"]
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.12.9"
|
||||
content-hash = "1cf781b455b1eb0d911161850fbb3d91b6013e7341748ac2909efb4fcdf6e26f"
|
||||
content-hash = "9e2e7f4705518f66c73036501c38ef3fef931ec5bde7e22c01947bdf9e21d3c0"
|
||||
|
||||
Reference in New Issue
Block a user