File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ defusedxml==0.7.1
41
41
dill==0.3.9
42
42
distlib==0.3.9
43
43
distro==1.9.0
44
- django==5.1.2
44
+ django==5.1.3
45
45
django-stubs==5.1.1
46
46
django-stubs-ext==5.1.1
47
47
dnspython==2.7.0
@@ -56,7 +56,7 @@ griffe==1.5.1
56
56
gunicorn==23.0.0
57
57
hjson==3.1.0
58
58
htmlmin2==0.1.13
59
- identify==2.6.1
59
+ identify==2.6.2
60
60
idna==3.10
61
61
importlib-metadata==8.5.0
62
62
iniconfig==2.0.0
@@ -86,11 +86,11 @@ mkdocs-gen-files==0.5.0
86
86
mkdocs-get-deps==0.2.0
87
87
mkdocs-htmlproofer-plugin==1.3.0
88
88
mkdocs-macros-plugin==1.3.7
89
- mkdocs-material==9.5.43
89
+ mkdocs-material==9.5.44
90
90
mkdocs-material-extensions==1.3.1
91
91
mkdocs-minify-plugin==0.8.0
92
92
mkdocs-monorepo-plugin==1.1.0
93
- mkdocstrings==0.26.2
93
+ mkdocstrings==0.27.0
94
94
mkdocstrings-python==1.12.2
95
95
molecule==24.9.0
96
96
more-itertools==10.5.0
@@ -101,7 +101,7 @@ onigurumacffi==1.3.0
101
101
openapi-core==0.19.4
102
102
openapi-schema-validator==0.6.2
103
103
openapi-spec-validator==0.7.1
104
- packaging==24.1
104
+ packaging==24.2
105
105
paginate==0.5.7
106
106
parse==1.20.2
107
107
parsley==1.3
@@ -133,15 +133,15 @@ python-slugify==8.0.4
133
133
pyyaml==6.0.2
134
134
pyyaml-env-tag==0.1
135
135
referencing==0.31.1
136
- regex==2024.9.11
136
+ regex==2024.11.6
137
137
requests==2.32.3
138
138
resolvelib==1.0.1
139
139
rfc3339-validator==0.1.4
140
140
rich==13.9.4
141
- rpds-py==0.20.1
141
+ rpds-py==0.21.0
142
142
ruamel-yaml==0.18.6
143
143
ruamel-yaml-clib==0.2.12
144
- ruff==0.7.2
144
+ ruff==0.7.3
145
145
six==1.16.0
146
146
soupsieve==2.6
147
147
sqlparse==0.5.1
@@ -164,10 +164,10 @@ virtualenv==20.27.1
164
164
watchdog==6.0.0
165
165
wcmatch==10.0
166
166
webencodings==0.5.1
167
- werkzeug==3.1.1
168
- wheel==0.44 .0
167
+ werkzeug==3.1.3
168
+ wheel==0.45 .0
169
169
yamllint==1.35.1
170
- zipp==3.20.2
170
+ zipp==3.21.0
171
171
172
172
# The following packages are considered to be unsafe in a requirements file:
173
173
# ansible-dev-tools
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ colorama==0.4.6
29
29
cryptography==43.0.3
30
30
distlib==0.3.9
31
31
distro==1.9.0
32
- django==5.1.2
32
+ django==5.1.3
33
33
enrich==1.2.7
34
34
exceptiongroup==1.2.2
35
35
execnet==2.1.1
@@ -55,7 +55,7 @@ onigurumacffi==1.3.0
55
55
openapi-core==0.19.4
56
56
openapi-schema-validator==0.6.2
57
57
openapi-spec-validator==0.7.1
58
- packaging==24.1
58
+ packaging==24.2
59
59
parse==1.20.2
60
60
parsley==1.3
61
61
pathable==0.4.3
@@ -79,7 +79,7 @@ requests==2.32.3
79
79
resolvelib==1.0.1
80
80
rfc3339-validator==0.1.4
81
81
rich==13.9.4
82
- rpds-py==0.20.1
82
+ rpds-py==0.21.0
83
83
ruamel-yaml==0.18.6
84
84
ruamel-yaml-clib==0.2.12
85
85
six==1.16.0
@@ -93,9 +93,9 @@ tzdata==2024.2
93
93
urllib3==2.2.3
94
94
virtualenv==20.27.1
95
95
wcmatch==10.0
96
- werkzeug==3.1.1
96
+ werkzeug==3.1.3
97
97
yamllint==1.35.1
98
- zipp==3.20.2
98
+ zipp==3.21.0
99
99
100
100
# The following packages are considered to be unsafe in a requirements file:
101
101
# setuptools
You can’t perform that action at this time.
0 commit comments