From 852c64d9f442fcbb9469bca1cfba45eea64ea2ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 06:55:02 +0000 Subject: [PATCH] Bump pytest-factoryboy from 2.4.0 to 2.5.0 Bumps [pytest-factoryboy](https://github.com/pytest-dev/pytest-factoryboy) from 2.4.0 to 2.5.0. - [Release notes](https://github.com/pytest-dev/pytest-factoryboy/releases) - [Changelog](https://github.com/pytest-dev/pytest-factoryboy/blob/master/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-factoryboy/compare/2.4.0...2.5.0) --- updated-dependencies: - dependency-name: pytest-factoryboy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 092671dd0..0713d6db5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,11 +4,11 @@ django-annoying==0.10.6 django-autocomplete-light==3.9.4 django-cleanup==6.0.0 django-crispy-forms==1.14.0 -django-filter==21.1 +django-filter==22.1 django-tables2==2.4.1 djangorestframework==3.13.1 drf-writable-nested==0.6.3 -bleach==5.0.0 +bleach==5.0.1 bleach-allowlist==1.0.3 gunicorn==20.1.0 lxml==4.9.0 @@ -19,7 +19,7 @@ python-dotenv==0.20.0 requests==2.27.1 six==1.16.0 webdavclient3==3.14.6 -whitenoise==6.1.0 +whitenoise==6.2.0 icalendar==4.0.9 pyyaml==6.0 uritemplate==4.1.1 @@ -41,7 +41,7 @@ django-prometheus==2.2.0 django-hCaptcha==0.2.0 python-ldap==3.4.0 django-auth-ldap==4.1.0 -pytest-factoryboy==2.4.0 +pytest-factoryboy==2.5.0 pyppeteer==1.0.2 validators==0.20.0 -pytube==12.0.0 \ No newline at end of file +pytube==12.1.0 \ No newline at end of file