-
Notifications
You must be signed in to change notification settings - Fork 197
Comparing changes
Open a pull request
base repository: softlayer/softlayer-python
base: drop_py_38
head repository: softlayer/softlayer-python
compare: master
- 10 commits
- 3 files changed
- 3 contributors
Commits on May 6, 2026
-
Merge pull request #2254 from softlayer/drop_py_38
Drop py3.8 Support
Configuration menu - View commit details
-
Copy full SHA for 75a4170 - Browse repository at this point
Copy the full SHA 75a4170View commit details
Commits on May 12, 2026
-
pip prod(deps): update urllib3 requirement from >=2.6.3 to >=2.7.0
Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4fedc91 - Browse repository at this point
Copy the full SHA 4fedc91View commit details
Commits on May 19, 2026
-
pip prod(deps): update requests requirement from >=2.32.5 to >=2.34.2
Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.34.2) --- updated-dependencies: - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 452c9be - Browse repository at this point
Copy the full SHA 452c9beView commit details
Commits on Jun 29, 2026
-
pip prod(deps): bump click from 8.1.8 to 8.4.2
Bumps [click](https://github.com/pallets/click) from 8.1.8 to 8.4.2. - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.1.8...8.4.2) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 16f34ae - Browse repository at this point
Copy the full SHA 16f34aeView commit details
Commits on Jul 21, 2026
-
Fix vs_create_tests for Click 8.3+
Click 8.3.0 seems to start prompting to confirm the default value when it didn't before, which caused test failures as seen in #2261.
Configuration menu - View commit details
-
Copy full SHA for 722fada - Browse repository at this point
Copy the full SHA 722fadaView commit details -
Merge pull request #2262 from cjwatson/click-8.3
Fix vs_create_tests for Click 8.3+
Configuration menu - View commit details
-
Copy full SHA for e3363a2 - Browse repository at this point
Copy the full SHA e3363a2View commit details -
Merge pull request #2258 from softlayer/dependabot/pip/requests-gte-2…
….34.2 pip prod(deps): update requests requirement from >=2.32.5 to >=2.34.2
Configuration menu - View commit details
-
Copy full SHA for 18bbf66 - Browse repository at this point
Copy the full SHA 18bbf66View commit details -
Merge pull request #2256 from softlayer/dependabot/pip/urllib3-gte-2.7.0
pip prod(deps): update urllib3 requirement from >=2.6.3 to >=2.7.0
Configuration menu - View commit details
-
Copy full SHA for 31521ed - Browse repository at this point
Copy the full SHA 31521edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ab33b0 - Browse repository at this point
Copy the full SHA 2ab33b0View commit details -
Merge pull request #2261 from softlayer/dependabot/pip/click-8.4.2
pip prod(deps): bump click from 8.1.8 to 8.4.2
Configuration menu - View commit details
-
Copy full SHA for c69d025 - Browse repository at this point
Copy the full SHA c69d025View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff drop_py_38...master