Skip to content

Commit

Permalink
chore(deps): bump fasteners from 0.17.3 to 0.19 (#841)
Browse files Browse the repository at this point in the history
Bumps [fasteners](https://github.com/harlowja/fasteners) from 0.17.3 to 0.19.
- [Release notes](https://github.com/harlowja/fasteners/releases)
- [Changelog](https://github.com/harlowja/fasteners/blob/main/CHANGELOG.md)
- [Commits](harlowja/fasteners@0.17.3...0.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent b154793 commit 391644b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ django==4.2.7; python_version >= '3.8'
django-configurations==2.5.1; python_version >= '3.8' and python_version < '4.0'
docopt==0.6.2
execnet==1.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
fasteners==0.17.3; python_version >= '3.6'
fasteners==0.19; python_version >= '3.6'
filelock==3.13.4; python_version >= '3.7'
freezegun==1.4.0; python_version >= '3.7'
gunicorn==22.0.0; python_version >= '3.7'
Expand Down

0 comments on commit 391644b

Please sign in to comment.