From c7759eb759b7ca0e4664fb9aa42ad62558a293f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 12:20:55 +0000 Subject: [PATCH] Bump pathspec from 0.10.1 to 0.11.0 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.10.1 to 0.11.0. - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](https://github.com/cpburnz/python-pathspec/compare/v0.10.1...v0.11.0) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 922627b..60ea8c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-cors-headers==3.13.0 flake8==5.0.4 mccabe==0.7.0 mypy-extensions==0.4.3 -pathspec==0.10.1 +pathspec==0.11.0 Pillow==9.3.0 platformdirs==2.5.3 psycopg2-binary==2.9.5