Skip to content

Commit

Permalink
chore: update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Nov 28, 2024
1 parent 99667b3 commit f216a1e
Show file tree
Hide file tree
Showing 6 changed files with 344 additions and 835 deletions.
18 changes: 8 additions & 10 deletions compliance/requirements-full.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
abilian-devtools==0.7.4
abilian-devtools==0.7.5
alembic==1.14.0
argcomplete==3.5.1
arrow==1.3.0
Expand All @@ -10,7 +10,6 @@ binaryornot==0.4.4
black==24.10.0
blinker==1.9.0
boolean-py==4.0
cachecontrol==0.14.1
cachetools==5.5.0
certifi==2024.8.30
cfgv==3.4.0
Expand All @@ -21,8 +20,8 @@ click==8.1.7
cognitive-complexity==1.3.0
colorlog==6.9.0
coverage==7.6.8
cyclonedx-bom==4.6.1
cyclonedx-python-lib==7.6.2
cyclonedx-bom==5.1.1
cyclonedx-python-lib==8.5.0
defusedxml==0.7.1
deptry==0.21.1
devtools==0.12.2
Expand Down Expand Up @@ -63,7 +62,6 @@ fqdn==1.5.1
git-cliff==2.7.0
google-auth==2.36.0
gurobipy==12.0.0
html5lib==1.1
identify==2.6.3
idna==3.10
iniconfig==2.0.0
Expand All @@ -88,7 +86,6 @@ mccabe==0.7.0
mdurl==0.1.2
mistune==3.0.2
mr-proper==0.0.7
msgpack==1.1.0
mypy==1.13.0
mypy-extensions==1.0.0
nodeenv==1.9.1
Expand All @@ -99,11 +96,10 @@ packaging==24.2
pathspec==0.12.1
pbr==6.1.0
pip==24.3.1
pip-api==0.0.34
pip-audit==2.7.3
pip-requirements-parser==32.0.1
platformdirs==4.3.6
pluggy==1.5.0
ply==3.11
pre-commit==4.0.1
profilehooks==1.13.0
psycopg2-binary==2.9.10
Expand All @@ -126,6 +122,7 @@ python-debian==0.1.49
python-dotenv==1.0.1
python-magic==0.4.27
pyyaml==6.0.2
rdflib==7.1.1
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
Expand All @@ -145,11 +142,11 @@ setuptools==75.6.0
six==1.16.0
smo==0.1.0
sortedcontainers==2.4.0
spdx-tools==0.8.3
sqlalchemy==2.0.36
stdlib-list==0.11.0
stevedore==5.4.0
termcolor==2.5.0
toml==0.10.2
tomlkit==0.13.2
typeguard==4.4.1
types-python-dateutil==2.9.0.20241003
Expand All @@ -159,10 +156,11 @@ types-setuptools==75.6.0.20241126
typing-extensions==4.12.2
untokenize==0.1.1
uri-template==1.3.0
uritools==4.0.3
urllib3==2.2.3
virtualenv==20.28.0
vulture==2.13
webcolors==24.11.1
webencodings==0.5.1
websocket-client==1.8.0
werkzeug==3.1.3
xmltodict==0.14.2
8 changes: 0 additions & 8 deletions compliance/requirements-prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ cachetools==5.5.0
certifi==2024.8.30
charset-normalizer==3.4.0
click==8.1.7
defusedxml==0.7.1
devtools==0.12.2
durationpy==0.9
executing==2.1.0
Expand All @@ -21,8 +20,6 @@ jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
kubernetes==31.0.0
lib4package==0.2.0
lib4sbom==0.7.5
mako==1.3.6
markupsafe==3.0.2
mistune==3.0.2
Expand All @@ -34,17 +31,12 @@ pyasn1-modules==0.4.1
pygments==2.18.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-magic==0.4.27
pyyaml==6.0.2
referencing==0.35.1
requests==2.32.3
requests-oauthlib==2.0.0
rpds-py==0.21.0
rsa==4.9
sbom2dot==0.3.1
sbom4files==0.4.4
sbom4python==0.11.3
semantic-version==2.10.0
six==1.16.0
smo==0.1.0
sqlalchemy==2.0.36
Expand Down
Loading

0 comments on commit f216a1e

Please sign in to comment.