Skip to content

Comments

Bump edgegrid-python from 1.3.1 to 2.0.5 in /docker/akamai#5198

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/akamai/edgegrid-python-2.0.5
Open

Bump edgegrid-python from 1.3.1 to 2.0.5 in /docker/akamai#5198
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/akamai/edgegrid-python-2.0.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps edgegrid-python from 1.3.1 to 2.0.5.

Release notes

Sourced from edgegrid-python's releases.

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

v2.0.1

2.0.1 (2025-04-24)

Bug fixes

  • Removed unused pyOpenSSL library (I#79)
  • Added README.md to package metadata
  • Updated various dependencies to remove vulnerabilities

v2.0.0

2.0.0 (2024-11-13)

Breaking changes

  • discontinue support for Python 2.7, the minimum supported version is now Python 3.9
  • the __init__ function of EdgeGridAuth and EdgeGridAuthHeaders now accepts headers_to_sign and max_body as keyword-only arguments
  • change signatures of these methods in the EdgeGridAuthHeaders class: make_auth_header, sign_request and make_data_to_sign

Improvements

  • update several dependencies in setup.py
  • start generating files requirements.txt and dev-requirements.txt using pip-compile, so that they contain the full set of project dependencies

... (truncated)

Changelog

Sourced from edgegrid-python's changelog.

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

2.0.0 (2024-11-13) ++++++++++++++++++

  • Breaking changes

    • discontinue support for Python 2.7, the minimum supported version is now Python 3.9
    • the __init__ function of EdgeGridAuth and EdgeGridAuthHeaders now accepts headers_to_sign and max_body as keyword-only arguments
    • change signatures of these methods in the EdgeGridAuthHeaders class: make_auth_header, sign_request and make_data_to_sign
  • Improvements

    • update several dependencies in setup.py
    • start generating files requirements.txt and dev-requirements.txt using pip-compile, so that they contain the full set of project dependencies
  • Bug fixes

... (truncated)

Commits
  • 7e5f2a0 DXE-6131 Merge pull request #128 from akamai/release/v2.0.5
  • da9425f DXE-6131 Vulnerabilities update and release entry
  • bbe68a9 DXISSUE-3218 Update the copyright year
  • 5163c08 DXE-6025 Merge pull request #121 from akamai/release/v2.0.4
  • 0276928 DXE-6025 Bumped dependencies and update release version
  • a519b18 DXE-5889 Merge pull request #119 from akamai/release/v2.0.3
  • 74ee890 DXE-5889 Bumped dependencies, dropped support for python 3.9 and added suppor...
  • b670f54 DXE-5889 Merge pull request #101 from carlwgeorge/sdist-sample-file
  • 77352a6 Include sample_file.txt in sdist
  • 0fd3200 DXE-5320 Merge pull request #100 from akamai/release/v2.0.2
  • 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 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)

Bumps [edgegrid-python](https://github.com/akamai/AkamaiOPEN-edgegrid-python) from 1.3.1 to 2.0.5.
- [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.5)

---
updated-dependencies:
- dependency-name: edgegrid-python
  dependency-version: 2.0.5
  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 Jan 27, 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