Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
databricks
/
databricks-sql-python
Public
Notifications
You must be signed in to change notification settings
Fork
147
Star
233
Code
Issues
83
Pull requests
68
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fix compatibility with urllib3<2 and add CI actions to improve dependency checks
- #678
#678
Merged
vikrantpuppala
merged 12 commits into
main
databricks/databricks-sql-python:main
from
fix-dependency-issues
databricks/databricks-sql-python:fix-dependency-issues
Copy head branch name to clipboard
Aug 20, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Fix compatibility with urllib3<2 and add CI actions to improve dependency checks
#678
vikrantpuppala
merged 12 commits into
main
databricks/databricks-sql-python:main
from
fix-dependency-issues
databricks/databricks-sql-python:fix-dependency-issues
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2025
Add CI actions to improve dependency checks
Show description for cc85898
vikrantpuppala
committed
cc85898
View commit details
Copy full SHA for cc85898
Browse repository at this point
Fix arg to script
Show description for af43ddf
vikrantpuppala
committed
af43ddf
View commit details
Copy full SHA for af43ddf
Browse repository at this point
don't do strict versioning to avoid issues
Show description for 0f2f746
vikrantpuppala
committed
0f2f746
View commit details
Copy full SHA for 0f2f746
Browse repository at this point
don't add optional dependencies to requirements.txt
Show description for e253b66
vikrantpuppala
committed
e253b66
View commit details
Copy full SHA for e253b66
Browse repository at this point
don't add optional dependencies to requirements.txt
Show description for af362b8
vikrantpuppala
committed
af362b8
View commit details
Copy full SHA for af362b8
Browse repository at this point
Address urllib3 incompatibility in unified_http_client.py
Show description for 5e141ec
vikrantpuppala
committed
5e141ec
View commit details
Copy full SHA for 5e141ec
Browse repository at this point
Handle transitive dependencies
Show description for 6f0780f
vikrantpuppala
committed
6f0780f
View commit details
Copy full SHA for 6f0780f
Browse repository at this point
Make SEA client compatible
Show description for 44c241a
vikrantpuppala
committed
44c241a
View commit details
Copy full SHA for 44c241a
Browse repository at this point
fix SEA test
Show description for 2c36f79
vikrantpuppala
committed
2c36f79
View commit details
Copy full SHA for 2c36f79
Browse repository at this point
make tests compatible with urllib3<2 and >=2
Show description for f043dbd
vikrantpuppala
committed
f043dbd
View commit details
Copy full SHA for f043dbd
Browse repository at this point
Commits on Aug 20, 2025
update cached key
Show description for 596dd2d
vikrantpuppala
committed
596dd2d
View commit details
Copy full SHA for 596dd2d
Browse repository at this point
remove multi version testing for integration tests
Show description for 7bfafd7
vikrantpuppala
committed
7bfafd7
View commit details
Copy full SHA for 7bfafd7
Browse repository at this point
You can’t perform that action at this time.