Skip to content

Commit

Permalink
chore(deps): bump gspread from 5.11.2 to 5.12.3
Browse files Browse the repository at this point in the history
Bumps [gspread](https://github.com/burnash/gspread) from 5.11.2 to 5.12.3.
- [Release notes](https://github.com/burnash/gspread/releases)
- [Changelog](https://github.com/burnash/gspread/blob/master/HISTORY.rst)
- [Commits](burnash/gspread@v5.11.2...v5.12.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 8be5ace commit 66c7ff6
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 6 deletions.
32 changes: 27 additions & 5 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 @@ python = "<3.12,>=3.8"
singer-sdk = { version="^0.32.0b2" }
fs-s3fs = { version = "^1.1.1", optional = true }
requests = "^2.31.0"
gspread = "^5.11.2"
gspread = "^5.12.3"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.0"
Expand Down

0 comments on commit 66c7ff6

Please sign in to comment.