Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sqlalchemy-file requirement from <0.5.0,>=0.4.0 to >=0.4.0,<0.6.0 #246

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Updates the requirements on sqlalchemy-file to permit the latest version.

Release notes

Sourced from sqlalchemy-file's releases.

0.5.0

What's Changed

Fixed

  • Fix #79: Remove the files generated by processors after an update or a delete in #84
  • Fix #78: Add content-type to extra data in ThumbnailGenerator by @​wojtha in #80

Internals

  • Add additional Ruff rules & update dependencies in #77

New Contributors

Full Changelog: jowilf/sqlalchemy-file@0.4.0...0.5.0

Changelog

Sourced from sqlalchemy-file's changelog.

[0.5.0] - 2023-07-21


Fixed

  • Fix #79: Remove the files generated by processors after an update or a delete in #84
  • Fix #78: Add content-type to extra data in ThumbnailGenerator by @​wojtha in #80

Internals

  • Add additional Ruff rules & update dependencies in #77

[0.4.0] - 2023-03-02


Added

  • Add SQLAlchemy 2 support

[0.3.0] - 2023-01-09


Added

  • Support for apache-libloud 3.7

[0.2.0] - 2022-11-28


Added

  • Allow storage extra & headers attributes in #18

[0.1.5] - 2022-10-15


Added

  • Add py.typed(PEP 561) in #14

[0.1.4] - 2022-08-30

... (truncated)

Commits
  • 5eeb91d Release 0.5.0 (#85)
  • bfa3dd6 fix #79: Remove the files generated by processors after update or deletion (#84)
  • df8d2c6 Bump ruff from 0.0.277 to 0.0.278 (#81)
  • 44abe1c Update mkdocstrings[python] requirement (#71)
  • 79ba835 Update pytest requirement from <7.3.0,>=7.2.0 to >=7.2.0,<7.5.0 (#82)
  • 13d9fb3 Update pillow requirement from <9.5.0,>=9.4.0 to >=9.4.0,<10.1.0 (#83)
  • 713f618 Fix content-type in ThumbnailGenerator (#80)
  • 493dcc5 Merge pull request #77 from jowilf/dev
  • bd58d25 Bump coverage to 100%
  • 0e23e4d Add example for MinIO driver in comment
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [sqlalchemy-file](https://github.com/jowilf/sqlalchemy-file) to permit the latest version.
- [Release notes](https://github.com/jowilf/sqlalchemy-file/releases)
- [Changelog](https://github.com/jowilf/sqlalchemy-file/blob/main/docs/changelog.md)
- [Commits](jowilf/sqlalchemy-file@0.4.0...0.5.0)

---
updated-dependencies:
- dependency-name: sqlalchemy-file
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2023

Looks like sqlalchemy-file is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 26, 2023
@dependabot dependabot bot deleted the dependabot/pip/sqlalchemy-file-gte-0.4.0-and-lt-0.6.0 branch July 26, 2023 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants