File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ mozlog==8.0.0
18
18
# Used directly and also by Django's YAML serializer.
19
19
PyYAML==6.0.2 # Imported as yaml
20
20
django-environ==0.11.2 # Imported as environ
21
- uritemplate==4.1.1 # For OpenAPI schema
21
+ uritemplate==4.2.0 # For OpenAPI schema
22
22
23
23
python-dateutil==2.9.0.post0
24
24
django-filter==25.1 # Listed in DEFAULT_FILTER_BACKENDS on settings.py
Original file line number Diff line number Diff line change @@ -1830,9 +1830,9 @@ tzdata==2025.2 \
1830
1830
# via
1831
1831
# kombu
1832
1832
# pandas
1833
- uritemplate==4.1.1 \
1834
- --hash=sha256:4346edfc5c3b79f694bccd6d6099a322bbeb628dbf2cd86eea55a456ce5124f0 \
1835
- --hash=sha256:830c08b8d99bdd312ea4ead05994a38e8936266f84b9a7878232db50b044e02e
1833
+ uritemplate==4.2.0 \
1834
+ --hash=sha256:480c2ed180878955863323eea31b0ede668795de182617fef9c6ca09e6ec9d0e \
1835
+ --hash=sha256:962201ba1c4edcab02e60f9a0d3821e82dfc5d2d6662a21abd533879bdb8a686
1836
1836
# via -r requirements/common.in
1837
1837
urllib3==1.26.18 \
1838
1838
--hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \
You can’t perform that action at this time.
0 commit comments