File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ javaproperties==0.8.1
35
35
Jinja2 == 3.1.2
36
36
jsonstreams == 0.6.0
37
37
license-expression == 30.0.0
38
- lxml == 4.9.1
38
+ lxml == 4.9.2
39
39
MarkupSafe == 2.1.1
40
40
more-itertools == 8.13.0
41
41
normality == 2.3.3
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ classifiers =
21
21
Programming Language :: Python :: 3.8
22
22
Programming Language :: Python :: 3.9
23
23
Programming Language :: Python :: 3.10
24
+ Programming Language :: Python :: 3.11
24
25
Topic :: Software Development
25
26
Topic :: Utilities
26
27
@@ -85,7 +86,7 @@ install_requires =
85
86
jinja2 >= 2.7.0
86
87
jsonstreams >= 0.5.0
87
88
license_expression >= 30.0.0
88
- lxml >= 4.9.1
89
+ lxml >= 4.9.2
89
90
MarkupSafe >= 1.0
90
91
packageurl_python >= 0.9.0
91
92
packvers >= 21.0.0
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ classifiers =
21
21
Programming Language :: Python :: 3.8
22
22
Programming Language :: Python :: 3.9
23
23
Programming Language :: Python :: 3.10
24
+ Programming Language :: Python :: 3.11
24
25
Topic :: Software Development
25
26
Topic :: Utilities
26
27
@@ -85,7 +86,7 @@ install_requires =
85
86
jinja2 >= 2.7.0
86
87
jsonstreams >= 0.5.0
87
88
license_expression >= 30.0.0
88
- lxml >= 4.9.1
89
+ lxml >= 4.9.2
89
90
MarkupSafe >= 1.0
90
91
packageurl_python >= 0.9.0
91
92
packvers >= 21.0.0
You can’t perform that action at this time.
0 commit comments