File tree Expand file tree Collapse file tree 2 files changed +29
-29
lines changed Expand file tree Collapse file tree 2 files changed +29
-29
lines changed Original file line number Diff line number Diff line change 1- FROM python:3.11
1+ FROM python:3.13
22
33LABEL org.opencontainers.image.title="OWASP DSOMM metricCA collector for confluence"
44LABEL org.opencontainers.image.source="https://github.com/devsecopsmaturitymodel/collector-confluence/"
Original file line number Diff line number Diff line change 1- annotated-types == 0.6 .0
2- atlassian-python-api == 3.41.11
3- beautifulsoup4 == 4.12.3
4- certifi == 2024.2.2
5- charset-normalizer == 3.3.2
6- click == 8.1.7
1+ annotated-types == 0.7 .0
2+ atlassian-python-api == 3.41.21
3+ beautifulsoup4 == 4.13.5
4+ certifi == 2024.12.14
5+ charset-normalizer == 3.4.3
6+ click == 8.3.0
77colorama == 0.4.6
8- Deprecated == 1.2.14
9- gitpython == 3.1.43
10- PyGithub == 2.3.0
11- idna == 3.6
12- importlib_metadata == 7.1.0
8+ Deprecated == 1.2.18
9+ gitpython == 3.1.45
10+ PyGithub == 2.8.1
11+ idna == 3.10
12+ importlib_metadata == 7.2.1
1313jmespath == 1.0.1
1414markdown-it-py == 3.0.0
1515mdurl == 0.1.2
16- oauthlib == 3.2.2
17- pydantic == 2.6.4
18- pydantic_core == 2.16.3
19- pydantic_yaml == 1.3 .0
20- Pygments == 2.17 .2
21- python-dotenv == 1.0 .1
22- requests == 2.31.0
16+ oauthlib == 3.3.1
17+ pydantic == 2.11.9
18+ pydantic_core == 2.39.0
19+ pydantic_yaml == 1.6 .0
20+ Pygments == 2.19 .2
21+ python-dotenv == 1.1 .1
22+ requests == 2.32.5
2323requests-oauthlib == 2.0.0
24- rich == 13.7.1
25- ruamel.yaml == 0.18.6
26- ruamel.yaml.clib == 0.2.8
24+ rich == 13.9.4
25+ ruamel.yaml == 0.18.15
26+ ruamel.yaml.clib == 0.2.14
2727shellingham == 1.5.4
28- six == 1.16 .0
29- soupsieve == 2.5
30- typer == 0.12.1
31- typing_extensions == 4.11 .0
32- urllib3 == 2.2.1
33- wrapt == 1.16.0
34- zipp == 3.18.1
28+ six == 1.17 .0
29+ soupsieve == 2.8
30+ typer == 0.19.2
31+ typing_extensions == 4.15 .0
32+ urllib3 == 2.5.0
33+ wrapt == 1.17.3
34+ zipp == 3.23.0
You can’t perform that action at this time.
0 commit comments