Skip to content

Commit

Permalink
chore(deps): bump backports-datetime-fromisoformat from 2.0.2 to 2.0.3 (
Browse files Browse the repository at this point in the history
#91)

Bumps [backports-datetime-fromisoformat](https://github.com/movermeyer/backports.datetime_fromisoformat) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/movermeyer/backports.datetime_fromisoformat/releases)
- [Changelog](https://github.com/movermeyer/backports.datetime_fromisoformat/blob/main/CHANGELOG.md)
- [Commits](movermeyer/backports.datetime_fromisoformat@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: backports-datetime-fromisoformat
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 31, 2024
1 parent 3ffca2d commit c9588cb
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
100 changes: 50 additions & 50 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 @@ -15,7 +15,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.9"
backports-datetime-fromisoformat = {version = "==2.0.2", python = "<3.11"}
backports-datetime-fromisoformat = {version = "==2.0.3", python = "<3.11"}
fs-s3fs = { version = "~=1.1.1", optional = true }
requests = "==2.32.2"
singer-sdk = { version="~=0.43.1" }
Expand Down

0 comments on commit c9588cb

Please sign in to comment.