Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: exclude scipy, sqlachemy, pandas from groups updates #471

Merged
merged 2 commits into from
Nov 1, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
ci: exclude seqlalchemy from dependabot groups
Co-authored-by: Dave Bunten <dave.bunten@cuanschutz.edu>
  • Loading branch information
kenibrewer and d33bs authored Nov 1, 2024
commit 1e2f17c5ea5b7e032c80ebbc6c0c53d271415def
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -38,3 +38,4 @@ updates:
exclude-patterns:
- "pandas"
- "scipy"
kenibrewer marked this conversation as resolved.
Show resolved Hide resolved
- "sqlalchemy"