Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
9f9eb192
Commit
9f9eb192
authored
Feb 19, 2020
by
Sébastiaan Versteeg
Browse files
Merge branch 'renovate/freezegun-0.x' into 'master'
Update dependency freezegun to v0.3.15 See merge request
!1495
parents
a1c1b476
40bc8480
Changes
2
Hide whitespace changes
Inline
Side-by-side
poetry.lock
View file @
9f9eb192
...
@@ -434,7 +434,7 @@ description = "Let your Python tests travel through time"
...
@@ -434,7 +434,7 @@ description = "Let your Python tests travel through time"
name = "freezegun"
name = "freezegun"
optional = false
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
version = "0.3.1
4
"
version = "0.3.1
5
"
[package.dependencies]
[package.dependencies]
python-dateutil = ">=1.0,<2.0 || >2.0"
python-dateutil = ">=1.0,<2.0 || >2.0"
...
@@ -1105,7 +1105,7 @@ version = "0.5.1"
...
@@ -1105,7 +1105,7 @@ version = "0.5.1"
docs = ["recommonmark", "sphinx"]
docs = ["recommonmark", "sphinx"]
[metadata]
[metadata]
content-hash = "
6a2ecc8aca37f532f2ff595e283dfa0792d96fe34f5fe040a21b91eac98bf95c
"
content-hash = "
2f9ba97b977abb155011e3679e9437119889db42af43c303a683b9e0c5601f75
"
python-versions = "^3.7"
python-versions = "^3.7"
[metadata.files]
[metadata.files]
...
@@ -1338,8 +1338,8 @@ firebase-admin = [
...
@@ -1338,8 +1338,8 @@ firebase-admin = [
{file = "firebase_admin-3.2.1-py2.py3-none-any.whl", hash = "sha256:2e9341e2f01d31f8cde0c39a58e34ff0804dc4fa1d3cfe5a5c4043da13098fe0"},
{file = "firebase_admin-3.2.1-py2.py3-none-any.whl", hash = "sha256:2e9341e2f01d31f8cde0c39a58e34ff0804dc4fa1d3cfe5a5c4043da13098fe0"},
]
]
freezegun = [
freezegun = [
{file = "freezegun-0.3.1
4
-py2.py3-none-any.whl", hash = "sha256:
10336fc80a235847c64033f9727f3847f37db4bd549be1d9f3b5ae0279256c69
"},
{file = "freezegun-0.3.1
5
-py2.py3-none-any.whl", hash = "sha256:
82c757a05b7c7ca3e176bfebd7d6779fd9139c7cb4ef969c38a28d74deef89b2
"},
{file = "freezegun-0.3.1
4
.tar.gz", hash = "sha256:
6262de2f4bab671f7189bb8a0b9d8751da69a53f0b9813fb8f412681662d872a
"},
{file = "freezegun-0.3.1
5
.tar.gz", hash = "sha256:
e2062f2c7f95cc276a834c22f1a17179467176b624cc6f936e8bc3be5535ad1b
"},
]
]
google-api-core = [
google-api-core = [
{file = "google-api-core-1.16.0.tar.gz", hash = "sha256:92e962a087f1c4b8d1c5c88ade1c1dfd550047dcffb320c57ef6a534a20403e2"},
{file = "google-api-core-1.16.0.tar.gz", hash = "sha256:92e962a087f1c4b8d1c5c88ade1c1dfd550047dcffb320c57ef6a534a20403e2"},
...
...
pyproject.toml
View file @
9f9eb192
...
@@ -8,7 +8,7 @@ license = "AGPL-3.0-or-later"
...
@@ -8,7 +8,7 @@ license = "AGPL-3.0-or-later"
[tool.poetry.dependencies]
[tool.poetry.dependencies]
python
=
"^3.7"
python
=
"^3.7"
django-localflavor
=
{
git
=
"https://github.com/django/django-localflavor.git"
,
rev
=
"d2ce849484640999a2fde7106407f7217a3c95c1"
}
django-localflavor
=
{
git
=
"https://github.com/django/django-localflavor.git"
,
rev
=
"d2ce849484640999a2fde7106407f7217a3c95c1"
}
freezegun
=
"0.3.1
4
"
freezegun
=
"0.3.1
5
"
bleach
=
"3.1.1"
bleach
=
"3.1.1"
django-tinymce4-lite
=
"1.7.5"
django-tinymce4-lite
=
"1.7.5"
djangorestframework
=
"3.11.0"
djangorestframework
=
"3.11.0"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment