Skip to content

Commit

Permalink
Bump pycln from 2.0.4 to 2.1.1 in /.requirements
Browse files Browse the repository at this point in the history
Bumps [pycln](https://github.com/hadialqattan/pycln) from 2.0.4 to 2.1.1.
- [Release notes](https://github.com/hadialqattan/pycln/releases)
- [Changelog](https://github.com/hadialqattan/pycln/blob/master/docs/CHANGELOG.md)
- [Commits](hadialqattan/pycln@v2.0.4...v2.1.1)

---
updated-dependencies:
- dependency-name: pycln
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2022
1 parent e888485 commit d2002e5
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -16,6 +16,6 @@ mkdocstrings==0.19.0
mkdocstrings-python==0.7.1
mypy==0.971
pre-commit==2.20.0
pycln==2.0.4
pycln==2.1.1
pytest==7.1.2
pystache==0.6.0
2 changes: 1 addition & 1 deletion .requirements/requirements-test.txt
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ mypy==0.971
pytest==7.1.2
matplotlib==3.5.2
pre-commit==2.20.0
pycln==2.0.4
pycln==2.1.1
isort==5.10.1
gitchangelog==3.0.4
mako==1.2.1

0 comments on commit d2002e5

Please sign in to comment.