Skip to content

Commit

Permalink
Bump scancodeio to v34.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Keshav Priyadarshi <[email protected]>
  • Loading branch information
keshav-space committed Apr 11, 2024
1 parent f960cc9 commit 09f29ff
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@ container-inspector==32.0.1
crispy-bootstrap3==2024.1
crontab==1.0.1
cryptography==42.0.5
cyclonedx-python-lib==6.4.3
cyclonedx-python-lib==6.4.4
debian-inspector==31.1.0
Deprecated==1.2.14
Django==5.0.3
django-crispy-forms==2.1
django-environ==0.11.2
django-filter==24.1
django-filter==24.2
django-probes==1.7.0
django-rq==2.10.1
django-rq==2.10.2
django-taggit==5.0.1
djangorestframework==3.15.0
djangorestframework==3.15.1
dnspython==2.5.0
dockerfile-parse==2.0.1
dparse2==0.7.0
Expand All @@ -56,7 +56,7 @@ gunicorn==21.2.0
hoppr-cyclonedx-models==0.4.10
html5lib==1.1
idna==3.6
importlib-metadata==7.0.2
importlib-metadata==7.1.0
inflection==0.5.1
intbitset==3.1.0
isodate==0.6.1
Expand Down Expand Up @@ -106,7 +106,7 @@ pymaven-patch==0.3.2
PyNaCl==1.5.0
pyparsing==3.1.1
python-dateutil==2.8.2
python-inspector==0.11.0
python-inspector==0.12.0
pytz==2023.4
PyYAML==6.0.1
rdflib==7.0.0
Expand All @@ -122,15 +122,15 @@ rq==1.16.1
rq-scheduler==0.13.1
rubymarshal==1.0.3
saneyaml==0.6.0
scancodeio==34.1.0
scancodeio==34.3.0
semantic-version==2.8.5
semver==3.0.2
setuptools==65.3.0
setuptools==69.2.0
six==1.16.0
smmap==5.0.1
sortedcontainers==2.4.0
soupsieve==2.5
source-inspector==0.2.0
source-inspector==0.3.0
spdx-tools==0.8.2
sqlparse==0.4.4
text-unidecode==1.3
Expand Down
8 changes: 4 additions & 4 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ install_requires =
commoncode == 31.0.3
Django == 5.0.3
django-environ == 0.11.2
django-rq == 2.10.1
djangorestframework == 3.15.0
django-filter == 24.1
django-rq == 2.10.2
djangorestframework == 3.15.1
django-filter == 24.2
drf-spectacular == 0.26.5
fetchcode == 0.5.1
gunicorn == 21.2.0
Expand All @@ -61,7 +61,7 @@ install_requires =
urlpy == 0.5
matchcode-toolkit == 4.0.0
univers == 30.11.0
scancodeio == 34.1.0
scancodeio == 34.3.0
setup_requires = setuptools_scm[toml] >= 4

python_requires = >=3.8
Expand Down

0 comments on commit 09f29ff

Please sign in to comment.