Skip to content

Bump edgegrid-python from 1.3.1 to 2.0.7 in /docker/akamai#5399

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/docker/akamai/edgegrid-python-2.0.7
Open

Bump edgegrid-python from 1.3.1 to 2.0.7 in /docker/akamai#5399
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/docker/akamai/edgegrid-python-2.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Copy link
Copy Markdown

Bumps edgegrid-python from 1.3.1 to 2.0.7.

Release notes

Sourced from edgegrid-python's releases.

v2.0.7

2.0.7 (2026-05-19)

Improvements

  • Updated dependencies: urllib3 2.7.0, tomlkit 0.14.0, dill 0.4.1, coverage[toml] 7.13.2

2.0.7rc2

2.0.7 (UNRELEASED)

Improvements

  • Updated dependencies: urllib3 2.7.0, tomlkit 0.14.0, dill 0.4.1, coverage[toml] 7.13.2

2.0.7rc1

No release notes provided.

v2.0.6

2.0.6 (2026-05-07)

Improvements

  • GH#132: added GitHub Actions workflow for unit tests
  • GH#133: setuptools 82 compatibility — replaced deprecated pkg_resources with PEP 420 namespace package discovery
  • Added coverage reporting and namespace package verification to CI/CD pipeline
  • Updated dependencies: requests 2.33.0, pytest 9.0.3, pygments 2.20.0

v2.0.5

2.0.5 (2026-01-27)

Improvements

  • Updated dependencies to address security vulnerabilities

v2.0.4

2.0.4 (2025-12-10)

Improvements

  • Updated dependencies to address security vulnerabilities

v2.0.3

2.0.3 (2025-11-19)

Improvements

  • Updated dependencies to address security vulnerabilities
  • Dropped support for Python 3.9, the minimum supported version is now Python 3.10
  • Added support for Python 3.14
  • [GH#101] (akamai/AkamaiOPEN-edgegrid-python#101) issue: include sample_file.txt in source distribution

v2.0.2

2.0.2 (2025-07-14)

Improvements

  • Updated dependencies to address security vulnerabilities

... (truncated)

Changelog

Sourced from edgegrid-python's changelog.

2.0.7 (2026-05-19) ++++++++++++++++++

  • Improvements
    • Updated dependencies: urllib3 2.7.0, tomlkit 0.14.0, dill 0.4.1, coverage[toml] 7.13.2

2.0.6 (2026-05-07) ++++++++++++++++++

  • Improvements
    • GH#132 <https://github.com/akamai/AkamaiOPEN-edgegrid-python/pull/132>_: added GitHub Actions workflow for unit tests
    • GH#133 <https://github.com/akamai/AkamaiOPEN-edgegrid-python/pull/133>_: setuptools 82 compatibility — replaced deprecated pkg_resources with PEP 420 namespace package discovery
    • Added coverage reporting and namespace package verification to CI/CD pipeline
    • Updated dependencies: requests 2.33.0, pytest 9.0.3, pygments 2.20.0

2.0.5 (2026-01-27) ++++++++++++++++++

  • Improvements
    • Updated dependencies to address security vulnerabilities

2.0.4 (2025-12-10) ++++++++++++++++++

  • Improvements
    • Updated dependencies to address security vulnerabilities

2.0.3 (2025-11-19) ++++++++++++++++++

  • Improvements
    • Updated dependencies to address security vulnerabilities
    • Dropped support for Python 3.9, the minimum supported version is now Python 3.10
    • Added support for Python 3.14
    • GH#101 <https://github.com/akamai/AkamaiOPEN-edgegrid-python/pull/101>_: include sample_file.txt in source distribution

2.0.2 (2025-07-14) ++++++++++++++++++

  • Improvements
    • Updated dependencies to address security vulnerabilities
    • GH#94 <https://github.com/akamai/AkamaiOPEN-edgegrid-python/pull/94>_: include testcases.json in source distribution

2.0.1 (2025-04-24) ++++++++++++++++++

  • Bug fixes
    • GH#79 <https://github.com/akamai/AkamaiOPEN-edgegrid-python/issues/79>_: removed unused pyOpenSSL library
    • Added README.md to package metadata
    • Updated various dependencies to remove vulnerabilities

... (truncated)

Commits
  • ece6b24 DXE-6696 Prepare 2.0.7
  • 75f9a85 DXE-6696 Prepare 2.0.7rc2 (#145)
  • eafc5d6 DXE-6696 Add a workflow for publishing to PyPI (#144)
  • 7111af5 DXE-6696 Prepare 2.0.7rc1
  • 4c4eb34 Bump coverage[toml] from 7.13.1 to 7.13.2
  • a0c0f26 Bump dill from 0.4.0 to 0.4.1
  • 29e0c6e Bump tomlkit from 0.13.3 to 0.14.0
  • 752608a DXE-6687 Add explicit permissions to the test workflow
  • 2ec6134 Bump urllib3 from 2.6.3 to 2.7.0
  • c7a14e5 DXE-6296 Release v2.0.6
  • Additional commits viewable in compare view

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 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)

Bumps [edgegrid-python](https://github.com/akamai/AkamaiOPEN-edgegrid-python) from 1.3.1 to 2.0.7.
- [Release notes](https://github.com/akamai/AkamaiOPEN-edgegrid-python/releases)
- [Changelog](https://github.com/akamai/AkamaiOPEN-edgegrid-python/blob/master/HISTORY.rst)
- [Commits](akamai/AkamaiOPEN-edgegrid-python@v1.3.1...v2.0.7)

---
updated-dependencies:
- dependency-name: edgegrid-python
  dependency-version: 2.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 19, 2026
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