File tree Expand file tree Collapse file tree 3 files changed +11
-15
lines changed
Expand file tree Collapse file tree 3 files changed +11
-15
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ model-mommy==2.0.0
5151 # via -r requirements/dev.in
5252msgpack==1.1.2
5353 # via cachecontrol
54- packageurl-python==0.17.5
54+ packageurl-python==0.17.6
5555 # via cyclonedx-python-lib
5656packaging==25.0
5757 # via
@@ -90,13 +90,13 @@ requests==2.32.5
9090 # pip-audit
9191rich==14.2.0
9292 # via pip-audit
93- ruff==0.14.5
93+ ruff==0.14.7
9494 # via -r requirements/dev.in
9595sortedcontainers==2.4.0
9696 # via
9797 # cyclonedx-python-lib
9898 # fakeredis
99- sqlparse==0.5.3
99+ sqlparse==0.5.4
100100 # via
101101 # -c requirements/main.txt
102102 # django
@@ -107,5 +107,5 @@ urllib3==2.5.0
107107 # via
108108 # -c requirements/main.txt
109109 # requests
110- uv==0.9.11
110+ uv==0.9.13
111111 # via -r requirements/dev.in
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ babel==2.17.0
1010 # via delorean
1111beautifulsoup4==4.14.2
1212 # via wagtail
13- boto3==1.41.1
13+ boto3==1.41.5
1414 # via -r requirements/main.in
15- botocore==1.41.1
15+ botocore==1.41.5
1616 # via
1717 # boto3
1818 # s3transfer
@@ -123,7 +123,7 @@ pillow==12.0.0
123123 # wagtail
124124pillow-heif==1.1.1
125125 # via willow
126- pydantic==2.12.4
126+ pydantic==2.12.5
127127 # via -r requirements/main.in
128128pydantic-core==2.41.5
129129 # via pydantic
@@ -154,7 +154,7 @@ six==1.17.0
154154 # via python-dateutil
155155soupsieve==2.8
156156 # via beautifulsoup4
157- sqlparse==0.5.3
157+ sqlparse==0.5.4
158158 # via django
159159static3==0.7.0
160160 # via dj-static
@@ -180,7 +180,7 @@ urllib3==2.5.0
180180 # via
181181 # botocore
182182 # requests
183- wagtail==7.2
183+ wagtail==7.2.1
184184 # via -r requirements/main.in
185185whitenoise==6.11.0
186186 # via -r requirements/main.in
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
22# uv pip compile --output-file requirements/production.txt requirements/production.in
3- psycopg==3.2.12
3+ psycopg==3.2.13
44 # via -r requirements/production.in
5- psycopg-binary==3.2.12
5+ psycopg-binary==3.2.13
66 # via psycopg
7- typing-extensions==4.15.0
8- # via
9- # -c requirements/main.txt
10- # psycopg
You canβt perform that action at this time.
0 commit comments