aurweb/aurweb
moson 2166426d4c
fix(deps): update dependencies
* Updating typing-extensions (4.5.0 -> 4.8.0)
* Installing annotated-types (0.5.0)
* Updating anyio (3.6.2 -> 3.7.1)
* Installing pydantic-core (2.10.1)
* Updating certifi (2023.5.7 -> 2023.7.22)
* Updating cffi (1.15.1 -> 1.16.0)
* Updating greenlet (2.0.2 -> 3.0.0)
* Updating markupsafe (2.1.2 -> 2.1.3)
* Updating packaging (23.1 -> 23.2)
* Updating pluggy (1.0.0 -> 1.3.0)
* Updating pydantic (1.10.7 -> 2.4.2)
* Updating charset-normalizer (3.1.0 -> 3.3.0)
* Updating click (8.1.3 -> 8.1.7)
* Updating coverage (7.2.7 -> 7.3.2)
* Updating cryptography (40.0.2 -> 41.0.4)
* Updating dnspython (2.3.0 -> 2.4.2)
* Updating execnet (1.9.0 -> 2.0.2)
* Updating fastapi (0.100.1 -> 0.103.2)
* Updating httpcore (0.17.0 -> 0.17.3)
* Updating parse (1.19.0 -> 1.19.1)
* Updating prometheus-client (0.16.0 -> 0.17.1)
* Updating pytest (7.4.0 -> 7.4.2)
* Updating redis (4.6.0 -> 5.0.1)
* Updating urllib3 (2.0.2 -> 2.0.6)
* Updating aiofiles (23.1.0 -> 23.2.1)
* Updating alembic (1.11.2 -> 1.12.0)
* Updating fakeredis (2.17.0 -> 2.19.0)
* Updating filelock (3.12.2 -> 3.12.4)
* Updating orjson (3.9.2 -> 3.9.7)
* Updating protobuf (4.23.4 -> 4.24.4)
* Updating pygit2 (1.12.2 -> 1.13.1)
* Updating werkzeug (2.3.6 -> 3.0.0)

Signed-off-by: moson <moson@archlinux.org>
2023-10-05 17:59:14 +02:00
..
archives fix: include package data without "Last Packager" 2023-02-21 11:19:02 +01:00
auth housekeep: TU rename - code changes 2023-09-30 16:45:04 +02:00
git housekeep: TU rename - UI elements 2023-09-30 16:45:04 +02:00
models housekeep: TU rename - Table/Column names, scripts 2023-09-30 16:45:05 +02:00
packages feat: Indicate dependency source 2023-09-03 14:17:11 +02:00
pkgbase housekeep: TU rename - UI elements 2023-09-30 16:45:04 +02:00
requests change(python): move request & pkgbase request routes 2022-01-02 01:44:36 -08:00
routers fix(deps): update dependencies 2023-10-05 17:59:14 +02:00
scripts housekeep: TU rename - Table/Column names, scripts 2023-09-30 16:45:05 +02:00
testing housekeep: TU rename - Table/Column names, scripts 2023-09-30 16:45:05 +02:00
users fix: Correct password length message. 2023-10-02 13:47:38 +02:00
__init__.py Use setuptools to install Python modules 2016-09-29 22:07:06 +02:00
asgi.py fix: Cleanup prometheus metrics for dead workers 2023-08-18 22:04:55 +02:00
aur_logging.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
aur_redis.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
benchmark.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
cache.py feat: Implement statistics class & additional metrics 2023-07-23 13:58:50 +02:00
captcha.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
config.py chore(release): prepare for 6.2.1 2023-01-27 18:08:54 +00:00
cookies.py refactor: remove session_time from user.login 2023-05-26 23:02:38 +02:00
db.py housekeep: remove PHP implementation 2023-04-28 16:10:32 +02:00
defaults.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
exceptions.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
filters.py housekeep: TU rename - Table/Column names, scripts 2023-09-30 16:45:05 +02:00
initdb.py housekeep: TU rename - code changes 2023-09-30 16:45:04 +02:00
l10n.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
prometheus.py feat: Add Prometheus metrics for requests 2023-07-23 22:46:44 +02:00
ratelimit.py chore: rename logging.py and redis.py to avoid circular imports 2022-10-22 18:51:38 +01:00
rpc.py fix: include package data without "Last Packager" 2023-02-21 11:19:02 +01:00
schema.py housekeep: TU rename - Table/Column names, scripts 2023-09-30 16:45:05 +02:00
spawn.py housekeep: remove PHP implementation 2023-04-28 16:10:32 +02:00
statistics.py housekeep: TU rename - code changes 2023-09-30 16:45:04 +02:00
templates.py fix: make AURSID a session cookie if "remember me" is not checked 2023-05-26 22:57:47 +02:00
time.py style: Run pre-commit 2022-08-22 22:40:45 +02:00
util.py fix: same ssh key entered multiple times 2023-07-09 14:52:15 +02:00