[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-bank] branch master updated: poetry lock-file
From: |
gnunet |
Subject: |
[taler-bank] branch master updated: poetry lock-file |
Date: |
Fri, 19 Feb 2021 21:11:18 +0100 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository bank.
The following commit(s) were added to refs/heads/master by this push:
new f2be192 poetry lock-file
f2be192 is described below
commit f2be192565bf9415b4e77f92e6fcc4a979e28bcb
Author: MS <ms@taler.net>
AuthorDate: Fri Feb 19 21:10:54 2021 +0100
poetry lock-file
---
poetry.lock | 31 +++++++++++++++++++++++--------
pyproject.toml | 2 +-
2 files changed, 24 insertions(+), 9 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index d95ea6a..ddf246f 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -30,6 +30,17 @@ lazy-object-proxy = ">=1.4.0,<1.5.0"
six = ">=1.12,<2.0"
wrapt = ">=1.11,<2.0"
+[[package]]
+name = "babel"
+version = "2.9.0"
+description = "Internationalization utilities"
+category = "main"
+optional = false
+python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
+
+[package.dependencies]
+pytz = ">=2015.7"
+
[[package]]
name = "black"
version = "20.8b1"
@@ -86,7 +97,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*,
!=3.4.*"
[[package]]
name = "django"
-version = "3.1.6"
+version = "3.1.7"
description = "A high-level Python Web framework that encourages rapid
development and clean, pragmatic design."
category = "main"
optional = false
@@ -213,14 +224,14 @@ python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*"
[[package]]
name = "pylint"
-version = "2.6.0"
+version = "2.6.2"
description = "python code static checker"
category = "dev"
optional = false
python-versions = ">=3.5.*"
[package.dependencies]
-astroid = ">=2.4.0,<=2.5"
+astroid = ">=2.4.0,<2.5"
colorama = {version = "*", markers = "sys_platform == \"win32\""}
isort = ">=4.2.5,<6"
mccabe = ">=0.6,<0.7"
@@ -358,7 +369,7 @@ python-versions = "*"
[metadata]
lock-version = "1.1"
python-versions = "^3.8"
-content-hash =
"8fc92f6952a960bf76729c6793cf2aff78c3bede5a081aea532543e0ec89c52d"
+content-hash =
"5831bba353d0d460f3229fa51c9f7f53b4359d25f56645d943f2f101b649182b"
[metadata.files]
appdirs = [
@@ -373,6 +384,10 @@ astroid = [
{file = "astroid-2.4.2-py3-none-any.whl", hash =
"sha256:bc58d83eb610252fd8de6363e39d4f1d0619c894b0ed24603b881c02e64c7386"},
{file = "astroid-2.4.2.tar.gz", hash =
"sha256:2f4078c2a41bf377eea06d71c9d2ba4eb8f6b1af2135bec27bbbb7d8f12bb703"},
]
+babel = [
+ {file = "Babel-2.9.0-py2.py3-none-any.whl", hash =
"sha256:9d35c22fcc79893c3ecc85ac4a56cde1ecf3f19c540bba0922308a6c06ca6fa5"},
+ {file = "Babel-2.9.0.tar.gz", hash =
"sha256:da031ab54472314f210b0adcff1588ee5d1d1d0ba4dbd07b94dba82bde791e05"},
+]
black = [
{file = "black-20.8b1.tar.gz", hash =
"sha256:1c02557aa099101b9d21496f8a914e9ed2222ef70336404eeeac8edba836fbea"},
]
@@ -393,8 +408,8 @@ colorama = [
{file = "colorama-0.4.4.tar.gz", hash =
"sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b"},
]
django = [
- {file = "Django-3.1.6-py3-none-any.whl", hash =
"sha256:169e2e7b4839a7910b393eec127fd7cbae62e80fa55f89c6510426abf673fe5f"},
- {file = "Django-3.1.6.tar.gz", hash =
"sha256:c6c0462b8b361f8691171af1fb87eceb4442da28477e12200c40420176206ba7"},
+ {file = "Django-3.1.7-py3-none-any.whl", hash =
"sha256:baf099db36ad31f970775d0be5587cc58a6256a6771a44eb795b554d45f211b8"},
+ {file = "Django-3.1.7.tar.gz", hash =
"sha256:32ce792ee9b6a0cbbec340123e229ac9f765dff8c2a4ae9247a14b2ba3a365a7"},
]
idna = [
{file = "idna-2.10-py2.py3-none-any.whl", hash =
"sha256:b97d804b1e9b523befed77c48dacec60e6dcb0b5391d57af6a65a312a90648c0"},
@@ -558,8 +573,8 @@ psycopg2 = [
{file = "psycopg2-2.8.6.tar.gz", hash =
"sha256:fb23f6c71107c37fd667cb4ea363ddeb936b348bbd6449278eb92c189699f543"},
]
pylint = [
- {file = "pylint-2.6.0-py3-none-any.whl", hash =
"sha256:bfe68f020f8a0fece830a22dd4d5dddb4ecc6137db04face4c3420a46a52239f"},
- {file = "pylint-2.6.0.tar.gz", hash =
"sha256:bb4a908c9dadbc3aac18860550e870f58e1a02c9f2c204fdf5693d73be061210"},
+ {file = "pylint-2.6.2-py3-none-any.whl", hash =
"sha256:e71c2e9614a4f06e36498f310027942b0f4f2fde20aebb01655b31edc63b9eaf"},
+ {file = "pylint-2.6.2.tar.gz", hash =
"sha256:718b74786ea7ed07aa0c58bf572154d4679f960d26e9641cc1de204a30b87fc9"},
]
pytz = [
{file = "pytz-2021.1-py2.py3-none-any.whl", hash =
"sha256:eb10ce3e7736052ed3623d49975ce333bcd712c7bb19a58b9e2089d4057d0798"},
diff --git a/pyproject.toml b/pyproject.toml
index 774681d..0346726 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -18,7 +18,7 @@ qrcode = "^6.1"
uWSGI = "^2.0.19"
requests = "^2.24.0"
click = "^7.1.2"
-Babel = "^2.9.0"
+Babel = "^2.8.0"
[tool.poetry.dev-dependencies]
pylint = "^2.6.0"
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-bank] branch master updated: poetry lock-file,
gnunet <=