⬆️(dependencies) update python dependencies#1628
Merged
Merged
Conversation
jbpenrath
approved these changes
Mar 7, 2022
7631743 to
848a172
Compare
848a172 to
224733a
Compare
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
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:
==1.7.3->==1.7.4==8.1.0->==8.1.1==0.18.0->==0.19.0==1.5.6->==1.5.7Release Notes
PyCQA/bandit
v1.7.4Compare Source
What's Changed
New Contributors
Full Changelog: PyCQA/bandit@1.7.3...1.7.4
ipython/ipython
v8.1.1Compare Source
getsentry/responses
v0.19.0Compare Source
See
responses.registries.OrderedRegistry.For example, to add response for POST request you can use
responses.post()insteadof
responses.add(responses.POST).responses.activatedecorator to leak, if wrapped function called from within anotherwrapped function. Also, allow calling of above mentioned chain. See #481 for more details.
get_registry()method ofRequestsMockobject. Replaces internal_get_registry().query_param_matchercan now accept dictionaries withintandfloatvalues.looseversion ofquery_param_matchervia named argumentstrict_match.async/awaitfunctions.response_callbackis no longer executed on exceptions raised by failedResponses_get_url_and_pathto comply with RFC 3986. Now URL match occurs by matchingschema, authority and path, where path is terminated by the first question mark ("?") or
number sign ("#") character, or by the end of the URI.
content_typeandheaders[content-type]are provided as parameters.getsentry/sentry-python
v1.5.7Compare Source
Various fixes & improvements
Configuration
📅 Schedule: "before 7am on monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 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.