44#
55# pip-compile --output-file=requirements-trace.txt --strip-extras pyproject.toml
66#
7- aiohappyeyeballs==2.6.1
7+ aiohappyeyeballs==2.6.2
88 # via aiohttp
9- aiohttp==3.13.5 ; python_version >= "3.9"
9+ aiohttp==3.14.0 ; python_version >= "3.9"
1010 # via omnipkg (pyproject.toml)
1111aiosignal==1.4.0
1212 # via aiohttp
1313annotated-doc==0.0.4
1414 # via typer
15- attrs==25.4 .0
15+ attrs==26.1 .0
1616 # via aiohttp
17- authlib==1.6.9 ; python_version >= "3.9"
17+ authlib==1.7.2 ; python_version >= "3.9"
1818 # via omnipkg (pyproject.toml)
1919blinker==1.9.0
2020 # via flask
@@ -24,49 +24,50 @@ cachecontrol==0.14.4
2424 # via
2525 # cachecontrol
2626 # pip-audit
27- certifi==2026.2.25
27+ certifi==2026.5.20
2828 # via requests
2929cffi==2.0.0
3030 # via cryptography
31- charset-normalizer==3.4.6
31+ charset-normalizer==3.4.7
3232 # via requests
33- click==8.3.1
34- # via
35- # flask
36- # typer
37- cryptography==46.0.7 ; python_version >= "3.8"
33+ click==8.4.1
34+ # via flask
35+ cryptography==48.0.0 ; python_version >= "3.8" and platform_system != "Emscripten"
3836 # via
3937 # authlib
38+ # joserfc
4039 # omnipkg (pyproject.toml)
41- cyclonedx-python-lib==11.7 .0
40+ cyclonedx-python-lib==11.8 .0
4241 # via pip-audit
4342defusedxml==0.7.1
4443 # via py-serializable
45- filelock==3.25.2 ; python_version >= "3.10"
44+ filelock==3.29.1 ; python_version >= "3.10"
4645 # via
4746 # cachecontrol
4847 # omnipkg (pyproject.toml)
4948flask==3.1.3 ; python_version >= "3.9"
5049 # via
5150 # flask-cors
5251 # omnipkg (pyproject.toml)
53- flask-cors==6.0.2 ; python_version >= "3.8"
52+ flask-cors==6.0.3 ; python_version >= "3.8"
5453 # via omnipkg (pyproject.toml)
5554frozenlist==1.8.0
5655 # via
5756 # aiohttp
5857 # aiosignal
59- idna==3.11
58+ idna==3.18
6059 # via
6160 # requests
6261 # yarl
6362itsdangerous==2.2.0
6463 # via flask
6564jinja2==3.1.6
6665 # via flask
66+ joserfc==1.7.0
67+ # via authlib
6768license-expression==30.4.4
6869 # via cyclonedx-python-lib
69- markdown-it-py==4.0 .0
70+ markdown-it-py==4.2 .0
7071 # via rich
7172markupsafe==3.0.3
7273 # via
@@ -83,7 +84,7 @@ multidict==6.7.1
8384 # yarl
8485packageurl-python==0.17.6
8586 # via cyclonedx-python-lib
86- packaging==26.0 ; python_version >= "3.10"
87+ packaging==26.2 ; python_version >= "3.10"
8788 # via
8889 # omnipkg (pyproject.toml)
8990 # pip-audit
@@ -94,13 +95,13 @@ pip-audit==2.10.0
9495 # via omnipkg (pyproject.toml)
9596pip-requirements-parser==32.0.1
9697 # via pip-audit
97- platformdirs==4.9.4
98+ platformdirs==4.10.0
9899 # via pip-audit
99- propcache==0.4.1
100+ propcache==0.5.2
100101 # via
101102 # aiohttp
102103 # yarl
103- psutil==7.2.2
104+ psutil==7.2.2 ; platform_system != "Emscripten"
104105 # via omnipkg (pyproject.toml)
105106py-serializable==2.1.0
106107 # via cyclonedx-python-lib
@@ -112,12 +113,12 @@ pygments==2.20.0 ; python_version >= "3.9"
112113 # rich
113114pyparsing==3.3.2
114115 # via pip-requirements-parser
115- requests==2.33.1
116+ requests==2.34.2
116117 # via
117118 # cachecontrol
118119 # omnipkg (pyproject.toml)
119120 # pip-audit
120- rich==14.3.3
121+ rich==15.0.0
121122 # via
122123 # omnipkg (pyproject.toml)
123124 # pip-audit
@@ -126,30 +127,31 @@ shellingham==1.5.4
126127 # via typer
127128sortedcontainers==2.4.0
128129 # via cyclonedx-python-lib
129- tomli==2.4.0
130+ tomli==2.4.1
130131 # via pip-audit
131132tomli-w==1.2.0
132133 # via pip-audit
133- typer==0.24.1
134+ typer==0.26.7
134135 # via omnipkg (pyproject.toml)
135136typing-extensions==4.15.0
136137 # via
138+ # aiohttp
137139 # aiosignal
138140 # cyclonedx-python-lib
139- urllib3==2.6.3 ; python_version >= "3.10"
141+ urllib3==2.7.0 ; python_version >= "3.10"
140142 # via
141143 # omnipkg (pyproject.toml)
142144 # requests
143- uv==0.10.11 ; python_version >= "3.8"
145+ uv==0.11.19 ; python_version >= "3.8"
144146 # via omnipkg (pyproject.toml)
145- uv-ffi==0.10.8.post7 ; python_version >= "3.8" and python_version <= "3.14"
147+ uv-ffi==0.10.8.post15 ; python_version >= "3.8" and python_version <= "3.14" and platform_system != "Emscripten "
146148 # via omnipkg (pyproject.toml)
147- werkzeug==3.1.6 ; python_version >= "3.9"
149+ werkzeug==3.1.8 ; python_version >= "3.9"
148150 # via
149151 # flask
150152 # flask-cors
151153 # omnipkg (pyproject.toml)
152- yarl==1.23.0
154+ yarl==1.24.2
153155 # via aiohttp
154156
155157# The following packages are considered to be unsafe in a requirements file:
0 commit comments