-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update mend: high confidence minor and patch dependency updates #70
base: develop
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: poetry.lock
|
|
3d86905
to
6c0d870
Compare
This PR contains the following updates:
2.9.0
->2.14.0
1.7.1
->1.7.10
6.2
->6.5.0
1.2.1
->1.3.1
2.15.3
->2.20.0
^0.2.3
->^0.3.0
22.4.25
->22.12.6
1.2.1
->1.5.0
4.1.1
->4.2.0
5.10.1
->5.13.2
8.2.7
->8.5.11
1.9.1
->1.10.13
7.0.1
->7.4.4
^0.16.0
->^0.24.0
3.6.1
->3.14.0
0.9.0
->0.9.3
By merging this PR, the issue #79 will be automatically resolved and closed:
Release Notes
aws/aws-xray-sdk-python (aws-xray-sdk)
v2.14.0
Compare Source
==========
https://github.com/aws/aws-xray-sdk-python/pull/434
v2.13.1
Compare Source
==========
https://github.com/aws/aws-xray-sdk-python/pull/425
https://github.com/aws/aws-xray-sdk-python/pull/426
https://github.com/aws/aws-xray-sdk-python/pull/428
https://github.com/aws/aws-xray-sdk-python/pull/429
https://github.com/aws/aws-xray-sdk-python/pull/431
v2.13.0
Compare Source
==========
https://github.com/aws/aws-xray-sdk-python/pull/399
https://github.com/aws/aws-xray-sdk-python/pull/412
https://github.com/aws/aws-xray-sdk-python/pull/413
https://github.com/aws/aws-xray-sdk-python/pull/419
https://github.com/aws/aws-xray-sdk-python/pull/418
https://github.com/aws/aws-xray-sdk-python/pull/420
v2.12.1
Compare Source
==========
PR409 https://github.com/aws/aws-xray-sdk-python/pull/409
PR387 https://github.com/aws/aws-xray-sdk-python/pull/387
v2.12.0
Compare Source
==========
PR372 https://github.com/aws/aws-xray-sdk-python/pull/372
PR374 https://github.com/aws/aws-xray-sdk-python/pull/374
PR373 https://github.com/aws/aws-xray-sdk-python/pull/373
PR375 https://github.com/aws/aws-xray-sdk-python/pull/375
PR365 https://github.com/aws/aws-xray-sdk-python/pull/365
PR363 https://github.com/aws/aws-xray-sdk-python/pull/363
PR364 https://github.com/aws/aws-xray-sdk-python/pull/364
PR376 https://github.com/aws/aws-xray-sdk-python/pull/376
PR380 https://github.com/aws/aws-xray-sdk-python/pull/380
PR381 https://github.com/aws/aws-xray-sdk-python/pull/381
PR382 https://github.com/aws/aws-xray-sdk-python/pull/382
PR384 https://github.com/aws/aws-xray-sdk-python/pull/384
v2.11.0
Compare Source
==========
PR350 https://github.com/aws/aws-xray-sdk-python/pull/350
PR348 https://github.com/aws/aws-xray-sdk-python/pull/348
PR 353 https://github.com/aws/aws-xray-sdk-python/pull/353
PR355 https://github.com/aws/aws-xray-sdk-python/pull/355
PR358 https://github.com/aws/aws-xray-sdk-python/pull/358
PR360 https://github.com/aws/aws-xray-sdk-python/pull/360
PR356 https://github.com/aws/aws-xray-sdk-python/pull/356
PR357 https://github.com/aws/aws-xray-sdk-python/pull/357
PR362 https://github.com/aws/aws-xray-sdk-python/pull/362
PR361 https://github.com/aws/aws-xray-sdk-python/pull/361
PR366 https://github.com/aws/aws-xray-sdk-python/pull/366
v2.10.0
Compare Source
==========
PR343 <https://github.com/aws/aws-xray-sdk-python/pull/343>
_.PR340 <https://github.com/aws/aws-xray-sdk-python/pull/340>
_.PR338 <https://github.com/aws/aws-xray-sdk-python/pull/338>
_.PyCQA/bandit (bandit)
v1.7.10
Compare Source
What's Changed
httpx
inB113
by @mkniewallner in https://github.com/PyCQA/bandit/pull/1060New Contributors
Full Changelog: PyCQA/bandit@1.7.9...1.7.10
v1.7.9
Compare Source
What's Changed
configfile
in.bandit
file by @bersbersbers in https://github.com/PyCQA/bandit/pull/1052New Contributors
Full Changelog: PyCQA/bandit@1.7.8...1.7.9
v1.7.8
Compare Source
What's Changed
New Contributors
Full Changelog: PyCQA/bandit@1.7.7...1.7.8
v1.7.7
Compare Source
What's Changed
New Contributors
Full Changelog: PyCQA/bandit@1.7.6...1.7.7
v1.7.6
Compare Source
What's Changed
pip install
commands in the pythonpackage.yml workflow by @mportesdev in https://github.com/PyCQA/bandit/pull/1021random.Random
to B311 checks by @shiftinv in https://github.com/PyCQA/bandit/pull/940wrap_file_object
by @mportesdev in https://github.com/PyCQA/bandit/pull/1037RawSQL
by @kevinmarsh in https://github.com/PyCQA/bandit/pull/765importlib-metadata
fallback by @mkniewallner in https://github.com/PyCQA/bandit/pull/1066New Contributors
Full Changelog: PyCQA/bandit@1.7.5...1.7.6
v1.7.5
Compare Source
What's Changed
toml
withtomli
by @mkniewallner in https://github.com/PyCQA/bandit/pull/829%s
placeholders. by @mportesdev in https://github.com/PyCQA/bandit/pull/934exclude_dirs
option available in TOML and YAML by @bittner in https://github.com/PyCQA/bandit/pull/876project_urls
by @KOLANICH in https://github.com/PyCQA/bandit/pull/985New Contributors
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.