File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 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
3535Jinja2 == 3.1.2
3636jsonstreams == 0.6.0
3737license-expression == 30.0.0
38- lxml == 4.9.1
38+ lxml == 4.9.2
3939MarkupSafe == 2.1.1
4040more-itertools == 8.13.0
4141normality == 2.3.3
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ classifiers =
2121 Programming Language :: Python :: 3.8
2222 Programming Language :: Python :: 3.9
2323 Programming Language :: Python :: 3.10
24+ Programming Language :: Python :: 3.11
2425 Topic :: Software Development
2526 Topic :: Utilities
2627
@@ -85,7 +86,7 @@ install_requires =
8586 jinja2 >= 2.7.0
8687 jsonstreams >= 0.5.0
8788 license_expression >= 30.0.0
88- lxml >= 4.9.1
89+ lxml >= 4.9.2
8990 MarkupSafe >= 1.0
9091 packageurl_python >= 0.9.0
9192 packvers >= 21.0.0
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ classifiers =
2121 Programming Language :: Python :: 3.8
2222 Programming Language :: Python :: 3.9
2323 Programming Language :: Python :: 3.10
24+ Programming Language :: Python :: 3.11
2425 Topic :: Software Development
2526 Topic :: Utilities
2627
@@ -85,7 +86,7 @@ install_requires =
8586 jinja2 >= 2.7.0
8687 jsonstreams >= 0.5.0
8788 license_expression >= 30.0.0
88- lxml >= 4.9.1
89+ lxml >= 4.9.2
8990 MarkupSafe >= 1.0
9091 packageurl_python >= 0.9.0
9192 packvers >= 21.0.0
You can’t perform that action at this time.
0 commit comments