aws-sdk-pandas
aws-sdk-pandas copied to clipboard
chore(deps): bump the production-dependencies group with 4 updates
Bumps the production-dependencies group with 4 updates: boto3, botocore, setuptools and pyodbc.
Updates boto3 from 1.35.35 to 1.35.39
Commits
9dd723fMerge branch 'release-1.35.39'dff7abcBumping version to 1.35.39b29280cAdd changelog entries from botocoreb03916dMerge branch 'release-1.35.38'c92c039Merge branch 'release-1.35.38' into developc2a060eBumping version to 1.35.38158a84bAdd changelog entries from botocore2d4aaf0Merge branch 'release-1.35.37'ffb3d1cMerge branch 'release-1.35.37' into develop3089cd9Bumping version to 1.35.37- Additional commits viewable in compare view
Updates botocore from 1.35.39 to 1.35.44
Commits
feac226Merge branch 'release-1.35.44'21214dbBumping version to 1.35.44b1180a9Update to latest modelsad6979dMerge branch 'release-1.35.43'f91166dMerge branch 'release-1.35.43' into develop3813a48Bumping version to 1.35.430b91c41Update to latest models194b6c3Merge branch 'release-1.35.42'5478d76Merge branch 'release-1.35.42' into developf08e038Bumping version to 1.35.42- Additional commits viewable in compare view
Updates setuptools from 75.1.0 to 75.2.0
Changelog
Sourced from setuptools's changelog.
v75.2.0
Features
- Made errors when parsing
Distributiondata more explicit about the expected type (tuple[str, ...] | list[str]) -- by :user:Avasam(#4578)Bugfixes
- Fix a
TypeErrorwhen aDistribution's old included attribute was atuple-- by :user:Avasam(#4578)- Add workaround for
bdist_wheel --dist-info-direrrors when customisation does not inherit from setuptools. (#4684)v75.1.1
Bugfixes
- Re-use pre-existing
.dist-infodir when creating wheels via the build backend APIs (PEP 517) and themetadata_directoryargument is passed -- by :user:pelson. (#1825)- Changed
egg_infocommand to avoid adding an empty.egg-infodirectory while iterating over entry-points. This avoids triggering integration problems withimportlib.metadata/importlib_metadata(reference: pypa/pyproject-hooks#206). (#4680)
Commits
61a5a03Bump version: 75.1.1 → 75.2.08ad3ea7Workaround forbdist_wheel.dist_info_dirproblems (#4684)9af0877Type sequence checks in setuptools/dist.py (#4578)0534fdeAdd news fragment50b732aCheck for more specific error messagea663287Add pragma for edge-case code path96be735Workaround for bdist_wheel.dist_info_dir problems000a413Deprecate public access to setuptools.dist.sequence00995c1Use variable msg instead of tmpl in setuptools/distd457d0eType sequence checks in setuptools/dist.py- Additional commits viewable in compare view
Updates pyodbc from 5.1.0 to 5.2.0
Commits
209e4b5Bump version to 5.2e3149c8Bump cibuildwheel to v2.21.3 for Py313210ab08pyodbc.pyi tweaksb35058cStandardize on Postgres 139cb7cd2Add pyodbc.SQL_SS_VARIANT constant178fa07Add Python 3.13 to CI12db1f5Bump cibuildwheel versionb397b8eAppveyor ODBC driver updates5c37efcfix sqlcmd issues Ubuntu CId11592cConvert tabs to spaces- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions