Skip to content

Commit

Permalink
Merge pull request #3677 from 2i2c-org/dependabot/pip/gspread-eq-6.star
Browse files Browse the repository at this point in the history
Update gspread requirement from ==5.* to ==6.*
  • Loading branch information
sgibson91 committed Feb 2, 2024
2 parents a9bcad6 + c4da948 commit b167230
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 @@ -32,7 +32,7 @@ pandera
prometheus_pandas
pytest-mock
google-cloud-bigquery[pandas]==3.*
gspread==5.*
gspread==6.*

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

0 comments on commit b167230

Please sign in to comment.