Change-Id: I46d9320f86f48090cd6c4aba26118ddb0a641888
Signed-off-by: beierlm <mark.beierl@canonical.com>
# 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
# 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
#######################################################################################
[testenv:pip-compile]
-deps = pip-tools==6.4.0
+deps = pip-tools==6.6.2
skip_install = true
whitelist_externals = bash
[