gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-bank] 02/03: update dependencies


From: gnunet
Subject: [taler-bank] 02/03: update dependencies
Date: Mon, 09 Nov 2020 18:12:32 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository bank.

commit 948891107ba87ef8f95653a91feb659f0b1f63e2
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Nov 9 18:11:26 2020 +0100

    update dependencies
---
 build-system/Makefile |  2 +-
 poetry.lock           | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/build-system/Makefile b/build-system/Makefile
index d07c66d..85ff86e 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -26,7 +26,7 @@ i18n-strings: install-dependencies
 # See bug #5850 for some test cases that are currently disabled.
 .PHONY: check
 check:
-       ./run-tests.sh
+       poetry run ./run-tests.sh
 
 .PHONY: clean
 clean:
diff --git a/poetry.lock b/poetry.lock
index 25897ec..fe479a7 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -8,7 +8,7 @@ python-versions = "*"
 
 [[package]]
 name = "asgiref"
-version = "3.3.0"
+version = "3.3.1"
 description = "ASGI specs, helper code, and adapters"
 category = "main"
 optional = false
@@ -284,7 +284,7 @@ python-versions = ">=3.5"
 
 [[package]]
 name = "taler-util"
-version = "0.8.0"
+version = "0.8.1"
 description = "Util library for GNU Taler"
 category = "main"
 optional = false
@@ -354,8 +354,8 @@ appdirs = [
     {file = "appdirs-1.4.4.tar.gz", hash = 
"sha256:7d5d0167b2b1ba821647616af46a749d1c653740dd0d2415100fe26e27afdf41"},
 ]
 asgiref = [
-    {file = "asgiref-3.3.0-py3-none-any.whl", hash = 
"sha256:a5098bc870b80e7b872bff60bb363c7f2c2c89078759f6c47b53ff8c525a152e"},
-    {file = "asgiref-3.3.0.tar.gz", hash = 
"sha256:cd88907ecaec59d78e4ac00ea665b03e571cb37e3a0e37b3702af1a9e86c365a"},
+    {file = "asgiref-3.3.1-py3-none-any.whl", hash = 
"sha256:5ee950735509d04eb673bd7f7120f8fa1c9e2df495394992c73234d526907e17"},
+    {file = "asgiref-3.3.1.tar.gz", hash = 
"sha256:7162a3cb30ab0609f1a4c95938fd73e8604f63bdba516a7f7d64b83ff09478f0"},
 ]
 astroid = [
     {file = "astroid-2.4.2-py3-none-any.whl", hash = 
"sha256:bc58d83eb610252fd8de6363e39d4f1d0619c894b0ed24603b881c02e64c7386"},
@@ -592,8 +592,8 @@ sqlparse = [
     {file = "sqlparse-0.4.1.tar.gz", hash = 
"sha256:0f91fd2e829c44362cbcfab3e9ae12e22badaa8a29ad5ff599f9ec109f0454e8"},
 ]
 taler-util = [
-    {file = "taler-util-0.8.0.tar.gz", hash = 
"sha256:192a3c53aea92028cf72c63a2b64b35a04a28618769e03bb9cf3c3555646c326"},
-    {file = "taler_util-0.8.0-py3-none-any.whl", hash = 
"sha256:504a8f00a5e689195dd28dd4394a0e5d4d9978644de2e12e98a56a645a7c7d0b"},
+    {file = "taler-util-0.8.1.tar.gz", hash = 
"sha256:3f55f4a388711fca4508b64995a5edb69de6cbc725a0b94b81fd65304de01dcb"},
+    {file = "taler_util-0.8.1-py3-none-any.whl", hash = 
"sha256:e3185fb067723fc7b09f4a246550075503c03ff609598b15411302756bab4a32"},
 ]
 toml = [
     {file = "toml-0.10.2-py2.py3-none-any.whl", hash = 
"sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b"},

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]