From a618041d753856466f477d1d993eddfef3853045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 12:10:24 +0000 Subject: [PATCH] Bump pathspec from 0.10.1 to 0.10.3 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.10.1 to 0.10.3. - [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.10.3) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:production update-type: version-update:semver-patch ... 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..076718f 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.10.3 Pillow==9.3.0 platformdirs==2.5.3 psycopg2-binary==2.9.5