You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by br...@apache.org on 2022/11/02 21:49:50 UTC

[allura] 24/24: [#8474] upgrade pyflakes 2.4.0 -> 2.5.0

This is an automated email from the ASF dual-hosted git repository.

brondsem pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git

commit 0f69a432fc6db37c6fb34e04b9003f2a506f128d
Author: Dave Brondsema <db...@slashdotmedia.com>
AuthorDate: Wed Nov 2 21:48:48 2022 +0000

    [#8474] upgrade pyflakes 2.4.0 -> 2.5.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 40a4113ef..a17e8a8db 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -114,7 +114,7 @@ profanityfilter==2.0.6
     # via -r requirements.in
 pycparser==2.21
     # via cffi
-pyflakes==2.4.0
+pyflakes==2.5.0
     # via -r requirements.in
 pygments==2.13.0
     # via -r requirements.in