Update python-fsutil requirement from ~=0.6.1 to ~=0.7.0 (#117)

Updates the requirements on [python-fsutil](https://github.com/fabiocaccamo/python-fsutil) to permit the latest version.
- [Release notes](https://github.com/fabiocaccamo/python-fsutil/releases)
- [Changelog](https://github.com/fabiocaccamo/python-fsutil/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fabiocaccamo/python-fsutil/compare/0.6.1...0.7.0)

---
updated-dependencies:
- dependency-name: python-fsutil
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-19 14:19:27 +02:00 committed by GitHub
parent 7a10e2c7e0
commit 8db78aecb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ ftfy ~= 6.0.0
mailchecker ~= 5.0.1
phonenumbers ~= 8.12.55
python-dateutil ~= 2.8.2
python-fsutil ~= 0.6.1
python-fsutil ~= 0.7.0
python-slugify ~= 6.1.2
pyyaml ~= 6.0
requests ~= 2.27.1