This is an automated email from the ASF dual-hosted git repository.
brondsem pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/allura.git
from d5753a87f [#8577] notes can be added to a project in the new projects
section
add 6919f7470 [#8578] Upgrade ActivityStream 0.5.0 -> no upgrade, and its
deps: pymongo,dnspython
add 4bdd7238d [#8578] Upgrade aiosmtpd 1.4.6 -> no upgrade, and its deps:
atpublic,attrs
add 0b988a361 [#8578] Upgrade beautifulsoup4 4.13.3 -> 4.13.4, and its
deps: soupsieve,typing_extensions
add b494357fb [#8578] Upgrade beaker-session-jwt 1.0.3 -> no upgrade, and
its deps: Beaker,joserfc,cryptography,cffi,pycparser,pymongo,dnspython
add 4bb259520 [#8578] Upgrade decorator 5.1.1 -> 5.2.1
add 9e487dcf3 [#8578] Upgrade feedgenerator 2.1.0 -> no upgrade, and its
deps: pytz
add e005f6747 [#8578] Upgrade lxml 5.3.1 -> 5.4.0
add 3e9015687 [#8578] Upgrade Markdown 3.7 -> 3.8
add 70a83ed0f [#8578] Upgrade pillow 11.1.0 -> 11.2.1
add 21b9a7839 [#8578] Upgrade Pypeline 0.7.0 -> no upgrade, and its deps:
bleach,webencodings,html5lib,six,webencodings,Creoleparser,Genshi,six,six,Markdown,textile,nh3,regex,docutils
add e4af5cb64 [#8578] Upgrade pysolr 3.10.0 -> no upgrade, and its deps:
requests,certifi,charset-normalizer,idna,urllib3,setuptools
add b39cc482f [#8578] Upgrade qrcode 8.0 -> 8.1
add 9b5cbe37d [#8578] Upgrade setproctitle 1.3.4 -> 1.3.6
new f5b7f7011 [#8578] Upgrade mock 5.1.0 -> 5.2.0
new 6b6d389d6 [#8578] Upgrade ruff 0.9.6 -> 0.11.7
new c1a700319 [#8578] Upgrade pytest 8.3.4 -> 8.3.5, and its deps:
iniconfig,packaging,pluggy
new fe87ef502 [#8578] Upgrade pytest-sugar 1.0.0 -> no upgrade, and its
deps: packaging,pytest,iniconfig,packaging,pluggy,termcolor
new 2b2efa0e6 [#8578] Upgrade pre_commit 4.1.0 -> 4.2.0, and its deps:
cfgv,identify,nodeenv,PyYAML,virtualenv,distlib,filelock,platformdirs
new 6f1858f9a [#8578] updated precommit version
new 52ec702a7 [#8578] ruff checks updates
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.pre-commit-config.yaml | 2 +-
Allura/allura/config/app_cfg.py | 2 +-
Allura/allura/lib/app_globals.py | 6 +--
Allura/allura/lib/diff.py | 2 +-
Allura/allura/lib/helpers.py | 10 ++--
Allura/allura/lib/macro.py | 2 +-
Allura/allura/lib/markdown_extensions.py | 2 +-
Allura/allura/lib/phone/nexmo.py | 10 ++--
Allura/allura/lib/utils.py | 2 +-
Allura/allura/lib/widgets/search.py | 4 +-
Allura/allura/lib/widgets/user_profile.py | 2 +-
Allura/allura/model/auth.py | 2 +-
Allura/allura/model/index.py | 2 +-
Allura/allura/tasks/repo_tasks.py | 2 +-
Allura/allura/tests/unit/phone/test_nexmo.py | 8 +++
ForgeGit/forgegit/tests/model/test_repository.py | 4 +-
ForgeSVN/forgesvn/tests/model/test_repository.py | 4 +-
ForgeTracker/forgetracker/model/ticket.py | 6 +--
ForgeTracker/forgetracker/tracker_main.py | 2 +-
requirements.txt | 62 +++++++++++++-----------
20 files changed, 73 insertions(+), 63 deletions(-)