JoranSlingerland / StockTracker

Python stock tracker
MIT License
2 stars 1 forks source link

Bump azure-cosmos from 4.3.1 to 4.4.0 in /requirements #286

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps azure-cosmos from 4.3.1 to 4.4.0.

Release notes

Sourced from azure-cosmos's releases.

azure-cosmos_4.4.0

4.4.0 (2023-06-09)

Features Added

  • GA release of Patch API and Delete All Items By Partition Key

azure-cosmos_4.4.0b2

4.4.0b2 (2023-05-22)

Features Added

  • Added conditional patching for Patch operations. See PR 30455.

Bugs Fixed

  • Fixed bug with non english locales causing an error with the RFC 1123 Date Format. See PR 30125.

Other Changes

  • Refactoring of our client connection_timeout and request_timeout configurations. See PR 30171.
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 1 year ago

Test Results

126 tests  ±0   126 :heavy_check_mark: ±0   4s :stopwatch: -1s     1 suites ±0       0 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit 760b4ff9. ± Comparison against base commit 7af70452.

dependabot[bot] commented 1 year ago

Superseded by #311.