Skip to content

Commit

Permalink
Bump python-magic from 0.4.22 to 0.4.24
Browse files Browse the repository at this point in the history
Bumps [python-magic](https://github.com/ahupp/python-magic) from 0.4.22 to 0.4.24.
- [Release notes](https://github.com/ahupp/python-magic/releases)
- [Changelog](https://github.com/ahupp/python-magic/blob/master/CHANGELOG)
- [Commits](ahupp/python-magic@0.4.22...0.4.24)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2021
1 parent f07beef commit 6175552
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python = "^3.8"
fastapi = "^0.63.0"
mongoengine = "^0.23.0"
fastapi-mail = "^0.3.7"
python-magic = "^0.4.22"
python-magic = "^0.4.24"
requests = "^2.25.1"
mongomock = "^3.22.1"
oauth2client = "^4.1.3"
Expand Down

0 comments on commit 6175552

Please sign in to comment.