This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new 8244970 bump yaml version
8244970 is described below
commit 8244970d18613e96aa5978aecfa027872ac85d20
Author: Daniel Gruno <[email protected]>
AuthorDate: Wed Jul 28 16:54:19 2021 +0200
bump yaml version
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 643de4a..3f52401 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
# Items in this file must have a licence compatible with AL 2.0
-PyYAML~=5.3.1 # WTFPL
+PyYAML~=5.4.1 # WTFPL
elasticsearch-dsl>=7.0.0,<8.0.0 # AL2.0
elasticsearch[async]~=7.13.1 # AL2.0
certifi~=2020.6.20 # MPL 2.0