This is an automated email from the ASF dual-hosted git repository.
kentontaylor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
The following commit(s) were added to refs/heads/master by this push:
new 9c5305f25 unpin pastedeploy, upgrade it with latest pastescript which
is now compatible
9c5305f25 is described below
commit 9c5305f25375f80a50c4c0c9c73c6706178d04c4
Author: Dave Brondsema <[email protected]>
AuthorDate: Mon Jan 22 12:23:00 2024 -0500
unpin pastedeploy, upgrade it with latest pastescript which is now
compatible
---
requirements.in | 3 +--
requirements.txt | 8 +++-----
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/requirements.in b/requirements.in
index a6302901b..4870618c7 100644
--- a/requirements.in
+++ b/requirements.in
@@ -6,7 +6,6 @@ colander
cryptography
decorator
EasyWidgets
-# https://github.com/carpedm20/emoji/issues/191
emoji
faust-cchardet
feedgenerator
@@ -22,7 +21,7 @@ Ming
oauthlib
paginate
Paste
-PasteDeploy<3
+PasteDeploy
PasteScript
Pillow
# profanity filter for feedback
diff --git a/requirements.txt b/requirements.txt
index cbe63a9e5..08e802bee 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -17,9 +17,7 @@ beautifulsoup4==4.12.2
# -r requirements.in
# webtest
bleach[css]==6.1.0
- # via
- # bleach
- # pypeline
+ # via pypeline
certifi==2023.11.17
# via requests
cffi==1.16.0
@@ -128,11 +126,11 @@ paste==3.7.1
# -r requirements.in
# easywidgets
# pastescript
-pastedeploy==2.1.1
+pastedeploy==3.1.0
# via
# -r requirements.in
# pastescript
-pastescript==3.3.0
+pastescript==3.4.0
# via -r requirements.in
pillow==10.2.0
# via -r requirements.in