python-bigquery-pandas
python-bigquery-pandas copied to clipboard
chore(deps): update all dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| argcomplete (changelog) | ==3.4.0 -> ==3.5.0 |
||||
| filelock | ==3.15.4 -> ==3.16.1 |
||||
| pandas (source) | ==2.2.2 -> ==2.2.3 |
||||
| platformdirs (changelog) | ==4.2.2 -> ==4.3.6 |
||||
| virtualenv | ==20.26.3 -> ==20.26.5 |
Release Notes
kislyuk/argcomplete (argcomplete)
v3.5.0
===============================
-
Use project.scripts instead of setuptools scripts (#498)
-
Test infrastructure improvements
tox-dev/py-filelock (filelock)
v3.16.1
What's Changed
- CI improvements by @gaborbernat in https://github.com/tox-dev/filelock/pull/362
Full Changelog: https://github.com/tox-dev/filelock/compare/3.16.0...3.16.1
v3.16.0
What's Changed
- Test Python 3.13 by @hugovk in https://github.com/tox-dev/filelock/pull/352
- Add 3.13 to CI by @gaborbernat in https://github.com/tox-dev/filelock/pull/359
Full Changelog: https://github.com/tox-dev/filelock/compare/3.15.4...3.16.0
pandas-dev/pandas (pandas)
v2.2.3: Pandas 2.2.3
We are pleased to announce the release of pandas 2.2.3. This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes. Pandas 2.2.3 supports Python 3.9 and higher.
The release will be available on the defaults and conda-forge channels:
conda install pandas
Or via PyPI:
python3 -m pip install --upgrade pandas
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
tox-dev/platformdirs (platformdirs)
v4.3.6
What's Changed
- Fix readme download target by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/307
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.5...4.3.6
v4.3.5
What's Changed
- Split build and publish for release by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/306
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.4...4.3.5
v4.3.4
What's Changed
- Use upstream setup-uv with uv python by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/305
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.3...4.3.4
v4.3.3
What's Changed
- Update check.yml by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/302
- don't include outdated changelog in docs by @cbm755 in https://github.com/tox-dev/platformdirs/pull/301
New Contributors
- @cbm755 made their first contribution in https://github.com/tox-dev/platformdirs/pull/301
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.2...4.3.3
v4.3.2
What's Changed
- Use uv as installer by @gaborbernat in https://github.com/tox-dev/platformdirs/pull/300
- Fix multi-path returned from
_pathmethods on MacOS by @matthewhughes934 in https://github.com/tox-dev/platformdirs/pull/299
New Contributors
- @matthewhughes934 made their first contribution in https://github.com/tox-dev/platformdirs/pull/299
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.1...4.3.2
v4.3.1
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.3.0...4.3.1
v4.3.0
What's Changed
- Speed up Hatch installation by @ofek in https://github.com/tox-dev/platformdirs/pull/282
- Test with Python 3.13 by @edgarrmondragon in https://github.com/tox-dev/platformdirs/pull/289
- Test with latest PyPy by @edgarrmondragon in https://github.com/tox-dev/platformdirs/pull/290
- Use
include-hidden-files: trueto upload coverage artifacts by @edgarrmondragon in https://github.com/tox-dev/platformdirs/pull/298 - Ensure PlatformDirs is valid superclass type for mypy AND not an abstract class for other checkers by @Avasam in https://github.com/tox-dev/platformdirs/pull/295
New Contributors
- @edgarrmondragon made their first contribution in https://github.com/tox-dev/platformdirs/pull/289
- @Avasam made their first contribution in https://github.com/tox-dev/platformdirs/pull/295
Full Changelog: https://github.com/tox-dev/platformdirs/compare/4.2.2...4.3.0
pypa/virtualenv (virtualenv)
v20.26.5
v20.26.4
What's Changed
- release 20.26.3 by @gaborbernat in https://github.com/pypa/virtualenv/pull/2742
- Fix whitespace around backticks in changelog by @edmorley in https://github.com/pypa/virtualenv/pull/2751
- Test latest Python 3.13 by @hugovk in https://github.com/pypa/virtualenv/pull/2752
- Fix typo in Nushell activation script by @edmorley in https://github.com/pypa/virtualenv/pull/2754
- GitHub Actions: Replace deprecated macos-12 with macos-13 by @hugovk in https://github.com/pypa/virtualenv/pull/2756
- Fix #2728: Activating venv create unwanted console output by @ShootGan in https://github.com/pypa/virtualenv/pull/2748
- Upgrade bundled wheels by @gaborbernat in https://github.com/pypa/virtualenv/pull/2760
New Contributors
- @ShootGan made their first contribution in https://github.com/pypa/virtualenv/pull/2748
Full Changelog: https://github.com/pypa/virtualenv/compare/20.26.3...20.26.4
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.