From bdb8ca1e048b47b011f1d7846a69cc375fba86a1 Mon Sep 17 00:00:00 2001 From: Jono Yang Date: Mon, 5 Aug 2024 16:14:57 -0700 Subject: [PATCH] Bump dependencies #518 Signed-off-by: Jono Yang --- setup.cfg | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/setup.cfg b/setup.cfg index 9d09122c..1bfa9fa6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,34 +35,34 @@ packages = find: include_package_data = true zip_safe = false install_requires = - arrow == 1.2.3 - bitarray == 2.6.0 + arrow == 1.3.0 + bitarray == 2.9.2 debian-inspector == 31.1.0 commoncode == 31.2.1 - Django == 5.0.6 + Django == 5.0.7 django-environ == 0.11.2 django-rq == 2.10.2 - djangorestframework == 3.15.1 + djangorestframework == 3.15.2 django-filter == 24.2 - drf-spectacular == 0.26.5 + drf-spectacular == 0.27.2 fetchcode == 0.5.1 gunicorn == 22.0.0 - ftputil == 5.0.4 + ftputil == 5.1.0 jawa == 2.2.0 - markdown == 3.5.1 - natsort == 8.2.0 - packageurl-python == 0.15.0 - psycopg[binary] == 3.1.19 - PyGithub == 1.56 + markdown == 3.6 + natsort == 8.4.0 + packageurl-python == 0.15.4 + psycopg[binary] == 3.2.1 + PyGithub == 2.3.0 reppy2 == 0.3.6 rq-scheduler == 0.13.1 rubymarshal == 1.0.3 - scancode-toolkit[packages] @ git+https://github.com/nexB/scancode-toolkit.git@684360f2ca01bc676368bc8621eed65065bf0f11 + scancode-toolkit[packages] == 32.2.1 urlpy == 0.5 matchcode-toolkit == 5.1.0 purl2vcs == 1.0.2 univers == 30.11.0 - scancodeio @ git+https://github.com/nexB/scancode.io.git@07b48c0224f5c2ad1b2972b693702ef685f16c98 + scancodeio == 34.7.1 gitpython == 3.1.43 setup_requires = setuptools_scm[toml] >= 4