-
Notifications
You must be signed in to change notification settings - Fork 322
chore(deps): update all dependencies #1101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e5b9715 to
3bac94c
Compare
3bac94c to
4ea153b
Compare
4ea153b to
7923476
Compare
7923476 to
d00b1c7
Compare
d00b1c7 to
dd59144
Compare
tswast
reviewed
Jan 13, 2022
Contributor
tswast
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keep 3.6 and 3.7 tests working
tswast
approved these changes
Jan 14, 2022
abdelmegahedgoogle
pushed a commit
to abdelmegahedgoogle/python-bigquery
that referenced
this pull request
Apr 17, 2023
* chore(deps): update all dependencies * test: limit deps versions by python * remove pyproj, as it is only a transitive dependency Co-authored-by: Tim Swast <swast@google.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
==0.6->==0.8==0.9.0->==0.10.2==2.3.2->==2.4.0==7.29.0->==8.0.0==7.16.1->==8.0.0==0.3.23->==0.4.0==3.4.1->==3.5.1==3.3.4->==3.5.1==3.5.0rc1->==3.5.1==1.3.4->==1.3.5==1.1.5->==1.3.5==3.19.1->==3.19.3==3.1.0->==3.3.0==3.0.1->==3.3.0==1.26.7->==1.26.8Release Notes
ericvsmith/dataclasses
v0.8Compare Source
v0.7Compare Source
googleapis/python-api-core
v2.4.0Compare Source
Features
ipython/ipython
v8.0.0Compare Source
v7.31.0Compare Source
v7.30.1Compare Source
v7.30.0Compare Source
Instagram/LibCST
v0.4.0Compare Source
This release contains a new parsing infrastructure that is turned off by default. You
can enable it by setting the
LIBCST_PARSER_TYPEenvironment variable tonativebefore parsing an input with the usual LibCST APIs. Parsing Python 3.10 documents is
only supported in this new mode.
Note: the new parser is built as a native extension, so LibCST will ship with binary
wheels from now on.
Added
Updated
matplotlib/matplotlib
v3.5.1Compare Source
This is the first bugfix release of the 3.5.x series.
This release contains several critical bug-fixes:
add_lineson horizontal colorbarsstreamplotwith start points on right or top edgeNoNormCollections.set_offsetserrorbarConciseDataFormatterafter zoomdo_3d_projectiondeprecation warnings in external artistsv3.5.0Compare Source
Highlights of this release include:
subplot_mosaicsupports simple Axes sharingdraw_without_renderingmethod__init__passes keyword arguments through to setAnnuluspatchset_datamethod forFancyArrowpatchArrowStyleandConnectionPatchimshowsupports half-float arraysNormalizeobjectsset_ticksTextandTextBoxparse_mathoptionTextBoxwidgetusetexmodelabelcolorgloballyAxes3Dnow allows manual control of draw orderplot_surfacesupports masked arrays and NaNsdatakeyword argumentSliderwidgetsCallbackRegistryobjects gain a method to temporarily block signalsv3.4.3Compare Source
This is the third bugfix release of the 3.4.x series.
This release contains several critical bug-fixes:
Axes.figboxMultiCursorwidget onAxessubplots which it is not trackingLineCollection.get_segmentsAxes.clearNorms created fromScalesPath.intersects_pathstackplotwithedgecolors='face'supxlabelandsupylabelbehaviour in constrained layoutDateFormatterstyling for month names whenusetex=Truev3.4.2Compare Source
This is the second bugfix release of the 3.4.x series.
This release contains several critical bug-fixes:
subplot_mosaicAxes in the order the user gave them to usdo_3d_projectionCenteredNormwith halfrangebar_labelfor bars with NaN valuesRangeSliderwith valinitpcolormeshwith Pandaserrorbarargumentspandas-dev/pandas
v1.3.5Compare Source
This is a patch release in the 1.3.x series and includes some regression fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
pyproj4/pyproj
v3.3.0Compare Source
Changes
pyproj.transformer.Transformer.transform_bounds(pull #961)pyproj.transformer.Transformer.transform_bounds(pull #962)pyproj.transformer.Transformer.source_crs&pyproj.transformer.Transformer.target_crs(pull #976)pyproj.crs.coordinate_operation.PoleRotationNetCDFCFConversion(issue #948)pyproj.database.get_database_metadata(issue #990)pyproj.show_versions(issue #990)Contributors
A total of 3 people contributed patches to this release. People with a "+" by their names contributed a patch for the first time.
Other contributions:
v3.2.1Compare Source
Changes
pyproj.crs.CRS.list_authority(pull #943)Acknowledgements
Thanks to everyone who contributed to this release as well as to those who help with the distribution!
v3.2.0Compare Source
Changes
pyproj.crs.CRS.is_derived(pull #902)pyproj.crs.GeocentricCRS(pull #903)pyproj.crs.CRS.list_authority(issue #918)inplacekwarg to :meth:pyproj.transformer.Transformer.transform(issue #906)pyproj.crs.coordinate_operation.AzimuthalEquidistantConversionand
pyproj.crs.coordinate_operation.LambertAzimuthalEqualAreaConversion(issue #882)pyproj.database.query_utm_crs_info(pull #887)pyproj.enums.GeodIntermediateFlagfor future Python compatibility (issue #855)ignore_axis_orderkwarg frompyproj.crs.CRS.is_exact_sameas it was added by accident (pull #904)Acknowledgements
Thanks to everyone who contributed to this release! The detailed bug reports are definitely appreciated. Additionally, thanks to those who help with the distribution!
Contributors
A total of 2 people contributed patches to this release. People with a
"+" by their names contributed a patch for the first time.
Other contributions:
urllib3/urllib3
v1.26.8Compare Source
If you or your organization rely on urllib3 consider supporting us via GitHub Sponsors.
urllib3.exceptions.ProxyErrorwhen urllib3 detects that a proxy is configured to use HTTPS but the proxy itself appears to only use HTTP.Retry.MAX_BACKOFFclass property in favor ofRetry.DEFAULT_MAX_BACKOFFto better match the rest of the default parameter names.Retry.MAX_BACKOFFis removed in v2.0.ssl.match_hostnamefunction fromurllib3.packages.ssl_match_hostnametourllib3.util.ssl_match_hostnameto ensure Python 3.10+ compatibility after being repackaged by downstream distributors.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.