Skip to content

Commit

Permalink
Bump dependencies #518
Browse files Browse the repository at this point in the history
Signed-off-by: Jono Yang <[email protected]>
  • Loading branch information
JonoYang committed Aug 5, 2024
1 parent c281575 commit bdb8ca1
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit bdb8ca1

Please sign in to comment.