Skip to content
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

Bump urllib3 from 2.0.6 to 2.0.7 #346

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2023

Bumps urllib3 from 2.0.6 to 2.0.7.

Release notes

Sourced from urllib3's releases.

2.0.7

  • Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses. (GHSA-g4mx-q9vg-27p4)
Changelog

Sourced from urllib3's changelog.

2.0.7 (2023-10-17)

  • Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses.
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.0.6...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 17, 2023
@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
adapta/connectors/service_bus
   __init__.py110%18
   _connector.py17170%19–61
adapta/logs
   _base.py983267%90–93, 258–260, 272–274, 315–347
   _internal.py14286%84–90
adapta/logs/handlers
   datadog_api_handler.py1083072%90, 108–112, 123, 135–151, 160–196, 205, 211, 239
adapta/metrics/providers
   datadog_provider.py37370%19–122
adapta/ml
   __init__.py110%19
   _model.py10100%17–42
adapta/ml/mlflow
   __init__.py220%17–18
   _client.py42420%19–142
   _functions.py42420%17–111
adapta/process_communication
   _models.py36683%94–100
adapta/security/clients
   __init__.py221055%27–28, 34–35, 41–42, 48–49, 53–54
   _azure_client.py714931%42, 55–64, 74–77, 80, 83–85, 94–152, 155, 158–196
adapta/security/clients/hashicorp_vault
   hashicorp_vault_client.py28389%46, 83, 87
   kubernetes_client.py21576%45–48, 67–68
   oidc_client.py452056%33–62, 80–83, 92
   token_client.py17759%42–45, 52–53, 56, 59
adapta/storage/blob
   azure_storage_client.py1034358%69–76, 81–87, 109–110, 113–139, 142, 158–171, 183, 204–206, 215, 231–235, 245–247, 250–269
adapta/storage/cache
   redis_cache.py37370%19–107
adapta/storage/database
   azure_sql.py322038%55, 70, 84–122, 132
   odbc.py701381%92–102, 112, 123–124, 140, 146–152, 178, 207–212
   trino_sql.py37370%20–119
adapta/storage/delta_lake
   _functions.py611182%139, 144, 146, 148, 205, 215, 225–235, 241, 272
adapta/storage/distributed_object_store
   __init__.py110%16
adapta/storage/distributed_object_store/datastax_astra
   __init__.py110%16
   astra_client.py1711710%20–569
adapta/storage/models
   astra.py24579%32, 35, 39, 52, 55
   azure.py601772%32, 36–40, 47, 67, 70–71, 74–75, 89–93, 100, 113, 120, 123–124, 127
   filter_expression.py71199%199
   hive.py572556%36, 40, 43, 91–98, 110, 113–114, 123–163, 166
   local.py21481%31, 35, 38, 50
adapta/storage/secrets
   azure_secret_client.py20200%19–66
adapta/utils
   _common.py671184%66–79, 90, 136, 156
   concurrent_task_runner.py27196%109
adapta/utils/decorators
   _logging.py25196%30
tests
   test_utils.py97199%313
   test_vault_client.py801878%33–35, 40–42, 47–51, 56–57, 62–66
TOTAL234475468% 

Tests Skipped Failures Errors Time
115 5 💤 0 ❌ 0 🔥 24.527s ⏱️

@github-actions
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
adapta/connectors/service_bus
   __init__.py110%18
   _connector.py17170%19–61
adapta/logs
   _base.py983267%90–93, 258–260, 272–274, 315–347
   _internal.py14286%84–90
adapta/logs/handlers
   datadog_api_handler.py1083072%90, 108–112, 123, 135–151, 160–196, 205, 211, 239
adapta/metrics/providers
   datadog_provider.py37370%19–122
adapta/ml
   __init__.py110%19
   _model.py10100%17–42
adapta/ml/mlflow
   __init__.py220%17–18
   _client.py42420%19–142
   _functions.py42420%17–111
adapta/process_communication
   _models.py36683%94–100
adapta/security/clients
   __init__.py221055%27–28, 34–35, 41–42, 48–49, 53–54
   _azure_client.py714931%42, 55–64, 74–77, 80, 83–85, 94–152, 155, 158–196
adapta/security/clients/hashicorp_vault
   hashicorp_vault_client.py28389%46, 83, 87
   kubernetes_client.py21576%45–48, 67–68
   oidc_client.py452056%33–62, 80–83, 92
   token_client.py17759%42–45, 52–53, 56, 59
adapta/storage/blob
   azure_storage_client.py1044458%69–76, 81–87, 109–110, 113–139, 142, 158–171, 183, 204–206, 215, 231–235, 245–247, 250–269
adapta/storage/cache
   redis_cache.py37370%19–107
adapta/storage/database
   azure_sql.py322038%55, 70, 84–122, 132
   odbc.py701381%92–102, 112, 123–124, 140, 146–152, 178, 207–212
   trino_sql.py37370%20–119
adapta/storage/delta_lake
   _functions.py611182%139, 144, 146, 148, 205, 215, 225–235, 241, 272
adapta/storage/distributed_object_store
   __init__.py110%16
adapta/storage/distributed_object_store/datastax_astra
   __init__.py110%16
   astra_client.py1711710%20–569
adapta/storage/models
   astra.py24579%32, 35, 39, 52, 55
   azure.py601772%32, 36–40, 47, 67, 70–71, 74–75, 89–93, 100, 113, 120, 123–124, 127
   filter_expression.py71199%199
   hive.py572556%36, 40, 43, 91–98, 110, 113–114, 123–163, 166
   local.py21481%31, 35, 38, 50
adapta/storage/secrets
   azure_secret_client.py20200%19–66
adapta/utils
   _common.py671184%66–79, 90, 136, 156
   concurrent_task_runner.py27196%109
adapta/utils/decorators
   _logging.py25196%30
tests
   test_utils.py97199%313
   test_vault_client.py801878%33–35, 40–42, 47–51, 56–57, 62–66
TOTAL234675568% 

Tests Skipped Failures Errors Time
115 5 💤 0 ❌ 0 🔥 25.810s ⏱️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants