Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #598

Merged
merged 36 commits into from
Jul 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
eb4a190
Bump pandas from 2.2.1 to 2.2.2 (#557)
dependabot[bot] Apr 15, 2024
12fcc32
Bump scikit-learn from 1.4.1.post1 to 1.4.2 (#556)
dependabot[bot] Apr 15, 2024
ac621c4
Bump mkdocs-print-site-plugin from 2.3.6 to 2.4.0 in the mkdocs group…
dependabot[bot] Apr 15, 2024
49a3aeb
Updated Mission-Impact in Deployer.json and in csvs/child_trees to ma…
sei-vsarvepalli Apr 15, 2024
a00adcd
i18n improvement to Deployer.json (#560)
sei-vsarvepalli Apr 16, 2024
1f55160
Bump the mkdocs group with 2 updates (#563)
dependabot[bot] Apr 22, 2024
e6c6949
replace vuls.cert.org CVD guide links with certcc.github.io links (#562)
ahouseholder Apr 22, 2024
6ff5d14
Add requirements.txt trigger to link_checker.yml
ahouseholder May 6, 2024
711da04
Bump dataclasses-json from 0.6.4 to 0.6.5 (#566)
dependabot[bot] May 6, 2024
e9e3907
Bump the mkdocs group across 1 directory with 5 updates (#567)
dependabot[bot] May 6, 2024
987facb
Bump jsonschema from 4.21.1 to 4.22.0 (#568)
dependabot[bot] May 6, 2024
81a32ed
Merge branch 'main' into ahouseholder-patch-1
ahouseholder May 6, 2024
d603875
Bump dataclasses-json from 0.6.5 to 0.6.6 (#572)
dependabot[bot] May 13, 2024
5479435
Bump the mkdocs group with 3 updates (#571)
dependabot[bot] May 14, 2024
a28cf25
Add requirements.txt trigger to link_checker.yml (#569)
sei-vsarvepalli May 14, 2024
c3ed2f4
Bump the mkdocs group with 3 updates (#573)
dependabot[bot] May 21, 2024
4d265b7
Bump scikit-learn from 1.4.2 to 1.5.0 (#575)
dependabot[bot] May 28, 2024
1c46b39
Bump the mkdocs group with 2 updates (#574)
dependabot[bot] May 28, 2024
635aef1
Bump the mkdocs group with 3 updates (#577)
dependabot[bot] Jun 5, 2024
41963db
Fixed URL Typo in README.md (#578)
patrickmgarrity Jun 5, 2024
108ad26
Bump dataclasses-json from 0.6.6 to 0.6.7 (#580)
dependabot[bot] Jun 10, 2024
19f72a5
Bump the mkdocs group with 2 updates (#579)
dependabot[bot] Jun 10, 2024
87c71b2
empty dockerfile
ahouseholder Jun 13, 2024
5950b4a
Dockerfile to run pytest
ahouseholder Jun 13, 2024
641ddd3
Mention docker in README.md
ahouseholder Jun 13, 2024
92bee31
use 3.12 slim bookworm as base container
ahouseholder Jun 13, 2024
a34a976
Bump mkdocs-material from 9.5.26 to 9.5.27 in the mkdocs group (#583)
dependabot[bot] Jun 17, 2024
0f2e0cb
Bump the mkdocs group with 2 updates (#585)
dependabot[bot] Jun 24, 2024
675d49e
Make schema available via data/ folder for certcc.github.io (#586)
sei-vsarvepalli Jun 25, 2024
ead5217
Dockerize unit tests (#581)
sei-vsarvepalli Jun 25, 2024
cacb708
Merge branch 'publish' into main
ahouseholder Jun 25, 2024
9210a15
Bump mkdocs-material from 9.5.27 to 9.5.28 in the mkdocs group (#593)
dependabot[bot] Jul 8, 2024
4025bd9
Bump scikit-learn from 1.5.0 to 1.5.1 (#594)
dependabot[bot] Jul 8, 2024
76e5db6
Update mkdocs.yml
ahouseholder Jul 9, 2024
85efea0
Update mkdocs.yml (#597)
sei-vsarvepalli Jul 9, 2024
21a0bdc
Merge branch 'publish' into main
ahouseholder Jul 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@ extra:
extra_javascript:
# to render math
- javascripts/mathjax.js
- https://polyfill.io/v3/polyfill.min.js?features=es6
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
# to sort tables
- https://unpkg.com/tablesort@5.3.0/dist/tablesort.min.js
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ mkdocs==1.6.0
mkdocs-bibtex==2.16.0
mkdocs-include-markdown-plugin==6.2.1
mkdocs-table-reader-plugin==2.2.2
mkdocs-material==9.5.27
mkdocs-material==9.5.28
mkdocs-material-extensions==1.3.1
mkdocstrings==0.25.1
mkdocstrings-python==1.10.5
mkdocs-print-site-plugin==2.5.0
dataclasses-json==0.6.7
thefuzz==0.22.1
pandas==2.2.2
scikit-learn==1.5.0
scikit-learn==1.5.1
jsonschema==4.22.0
networkx==3.3