Skip to content

Commit

Permalink
pin requirements for automatic dependabot PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
vebjorre committed Jul 1, 2024
1 parent 0d1c94f commit ae98a2a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
google-cloud-bigquery>=3.3.2
google-auth>=2.11.0
pandas>=1.5.0
requests>=2.28.1
db-dtypes>=1.0.4
google-cloud-bigquery>=3.25.0
google-auth>=2.30.0
pandas>=2.2.2
requests>=2.32.3
db-dtypes>=1.2.0

0 comments on commit ae98a2a

Please sign in to comment.