Skip to content
Snippets Groups Projects
Commit d28e25b1 authored by Mark Beierl's avatar Mark Beierl
Browse files

Manual update of pip requirements


Change-Id: I46d9320f86f48090cd6c4aba26118ddb0a641888
Signed-off-by: default avatarbeierlm <mark.beierl@canonical.com>
parent c48a5e42
No related branches found
No related tags found
No related merge requests found
Pipeline #6457 passed with warnings with stage
in 6 minutes and 5 seconds
......@@ -14,13 +14,13 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
coverage==6.2
coverage==6.4.1
# via
# -r requirements-test.in
# nose2
mock==4.0.3
# via -r requirements-test.in
nose2==0.10.0
nose2==0.11.0
# via -r requirements-test.in
six==1.16.0
# via nose2
......@@ -14,9 +14,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
jinja2==3.0.3
jinja2==3.1.2
# via -r requirements.in
markupsafe==2.0.1
markupsafe==2.1.1
# via jinja2
pymzn==0.18.3
# via -r requirements.in
......
......@@ -81,7 +81,7 @@ commands =
#######################################################################################
[testenv:pip-compile]
deps = pip-tools==6.4.0
deps = pip-tools==6.6.2
skip_install = true
whitelist_externals = bash
[
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment