Browse Source

Bump python-slugify from 6.1.1 to 6.1.2

Bumps [python-slugify](https://github.com/un33k/python-slugify) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/un33k/python-slugify/releases)
- [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-slugify/compare/v6.1.1...v6.1.2)

---
updated-dependencies:
- dependency-name: python-slugify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 years ago
parent
commit
25c9b142ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,7 +3,7 @@ asgiref==3.5.0
 pytz==2022.1
 sqlparse==0.4.2
 requests==2.27.1
-python-slugify==6.1.1
+python-slugify==6.1.2
 validators==0.18.2
 python-memcached==1.59
 password_strength==0.0.3.post2