Skip to content

Commit

Permalink
Update gspread requirement from ==5.10.* to ==5.11.*
Browse files Browse the repository at this point in the history
Updates the requirements on [gspread](https://github.com/burnash/gspread) to permit the latest version.
- [Release notes](https://github.com/burnash/gspread/releases)
- [Changelog](https://github.com/burnash/gspread/blob/master/HISTORY.rst)
- [Commits](burnash/gspread@v5.10.0...v5.11.3)

---
updated-dependencies:
- dependency-name: gspread
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 013fd35 commit 51dc2a2
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 @@ -33,7 +33,7 @@ prometheus_pandas
pytest-mock
google-cloud-bigquery==3.11.*
google-cloud-bigquery[pandas]==3.11.*
gspread==5.10.*
gspread==5.11.*

# requests is used by deployer/cilogon_app.py
requests==2.*
Expand Down

0 comments on commit 51dc2a2

Please sign in to comment.