Bump the python-packages group across 1 directory with 10 updates #69
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-packages group with 10 updates in the / directory:
3.1.4
3.1.5
1.1.2
1.1.3
13.9.2
13.9.4
25.26.0
26.0.1
0.12.5
0.15.1
1.3.0
1.3.1
3.26.0
3.27.0
0.24.0
0.26.0
8.3.3
8.3.4
0.7.0
0.8.4
Updates
jinja2
from 3.1.4 to 3.1.5Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
877f6e5
release version 3.1.58d58859
remove test pypieda8fe8
update dev dependenciesc8fdce1
Fix bug involving calling set on a template parameter within all branches of ...66587ce
Fix bug where set would sometimes fail within iffbc3a69
Add support for namespaces in tuple parsing (#1664)b8f4831
more comments about nsref assignmentee83219
Add support for namespaces in tuple assignment1d55cdd
Triple quotes in docs (#2064)8a8eafc
edit block assignment sectionUpdates
duckdb
from 1.1.2 to 1.1.3Release notes
Sourced from duckdb's releases.
... (truncated)
Commits
06a3e29
Fix #14601: avoid exporting entries in the temp or system schema96e8e47
Fix #14600: use UUID to generate unique pivot enum names22654bb
add thijs fixb9b1bdf
skip tests if pyarrow < 180b6e9de
Test fixes for new arrow release0d5ec00
Fix typos (#14579)3ae03f1
Fix typosc73cfca
Fix query_graph tool for #14290 (#14521)15c4c7c
cast to py::bytes when dealing with BLOB, as py::str has to be valid unicode ...dfdd796
Being more restrictive with the names option in the csv reader (#14466)Updates
rich
from 13.9.2 to 13.9.4Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
43d3b04
Merge pull request #3548 from Textualize/bump1394e440ff2
bump12301e3
Merge pull request #3546 from Textualize/faster-cell-len02f3d14
commentaaaef27
leaner syntax6cef0bc
leaner cell_len46150cd
sum and map is faster9e7f363
use setsafcc5c5
Merge pull request #3535 from Textualize/regex-error60f3b61
changelogUpdates
sqlglot
from 25.26.0 to 26.0.1Changelog
Sourced from sqlglot's changelog.
... (truncated)
Commits
52c8374
Feat: include comments in gen (#4535)cd6e00f
Refactor: clean up pivot lineage (#4534)84ec478
feat(lineage): Extend lineage function to work with pivot operation (#4471)392f99b
Clean up starrocks propertiesee7dc96
feat(starrocks): add partition by range and unique key (#4509)cc44ed7
feat(mysql): Support SERIAL data type (#4533)e495777
Feat(clickhouse): add support for bracket map syntax (#4528)bc68289
Fix(planner): ensure aggregate variable is bound (#4526)946cd42
Fix(optimizer): qualify snowflake queries withlevel
pseudocolumn (#4524)992f6e9
fix(tsql): Convert exp.Neg literal to number through to_py() (#4523)Updates
typer
from 0.12.5 to 0.15.1Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
0b89650
🔖 Release version 0.15.1bd89bf6
📝 Update release notes3b9ce47
✏️ Fix a few typos in the source and documentation (#1028)95ba85f
📝 Update release notesdbc335b
📝 Fix minor inconsistencies and typos in tutorial (#1067)b88c327
📝 Update release notesd8e56e2
🗑️ Deprecateshell_complete
and continue to useautocompletion
for CLI pa...5f378ee
📝 Update release notesb826dc4
✏️ Fix a few small typos in the documentation (#1077)9be60da
📝 Update release notesUpdates
db-dtypes
from 1.3.0 to 1.3.1Release notes
Sourced from db-dtypes's releases.
Changelog
Sourced from db-dtypes's changelog.
Commits
55cbc66
chore(main): release 1.3.1 (#296)f413f35
fix: support correct numpy construction for dbjson dtype in pandas 1.5 (#297)2bc6a1c
chore(python): update dependencies in .kokoro/docker/docs (#301)83e9382
chore(python): remove obsolete release scripts and config files (#300)3b5d21e
build: use multiScm for Kokoro release builds (#294)c5e9a10
fix: dbjson serialization with most compact JSON representation (#299)4b84e4a
fix: support dbjson type on pandas version 1.5 (#295)36109b1
chore: Adds python eol deprecation warning (#292)fc54e70
chore(deps): update all dependencies (#290)81219d0
build(python): release script update (#289)Updates
google-cloud-bigquery
from 3.26.0 to 3.27.0Release notes
Sourced from google-cloud-bigquery's releases.
Changelog
Sourced from google-cloud-bigquery's changelog.
Commits
53c289e
chore(main): release 3.27.0 (#2040)fef8b88
chore: two fixit fixes (#2050)7b03d61
build: use multiScm for Kokoro release builds (#2049)7372ad6
feat: updates to allow users to set max_stream_count (#2039)1d8d0a0
Fix typo in legacy docs (#2037)e29b987
chore(deps): update all dependencies (#2033)02706e2
chore(deps): update all dependencies (#2031)Updates
pandas-gbq
from 0.24.0 to 0.26.0Release notes
Sourced from pandas-gbq's releases.
Changelog
Sourced from pandas-gbq's changelog.
Commits
b32a9c9
chore(main): release 0.26.0 (#837)cf1aadd
fix:to_gbq
usesdefault_type
for ambiguous array types and struct field ...5484a8c
chore(python): update dependencies in .kokoro/docker/docs (#841)5004d08
feat:to_gbq
fails withTypeError
if passing in a bigframes DataFrame obj...cc90edd
chore(main): release 0.25.0 (#834)2104b71
fix!:to_gbq
uploadsArrowDtype(pa.timestamp(...)
without timezone as `DA...78aa01e
chore(deps): update all dependencies (#830)08bc0b0
chore(deps): update all dependencies (#829)52590c4
chore(deps): update all dependencies (