Skip to content

chore(deps): bump protego from 0.4.0 to 0.6.2 in /src/amazon-sns-sqs-mcp-server - #61

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/src/amazon-sns-sqs-mcp-server/protego-0.6.2
Open

chore(deps): bump protego from 0.4.0 to 0.6.2 in /src/amazon-sns-sqs-mcp-server#61
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/src/amazon-sns-sqs-mcp-server/protego-0.6.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 28, 2026

Copy link
Copy Markdown

Bumps protego from 0.4.0 to 0.6.2.

Release notes

Sourced from protego's releases.

0.6.2

Fixed a ReDoS (regular expression denial of service) vulnerability: URL patterns from robots.txt Allow and Disallow directives were compiled into regular expressions, where multiple * wildcards could cause exponential backtracking. A server could exploit this to cause denial of service by serving a crafted robots.txt file. Wildcard matching is now performed without regular expressions. Please, see the CVE-2026-55520 and GHSA-wjmf-p669-5m5p security advisories for more information.

0.6.1

  • Fixed parsing of Request-rate values where the seconds field has no time-unit suffix (e.g. 1/60 instead of 1/60s). Previously the last digit of the number was silently dropped.

0.6.0

  • Added official support for Python 3.14.
  • Dropped support for Python 3.9 and PyPy 3.10.
  • CI fixes and improvements.

0.5.0

  • Restructured the code, splitting the single protego.py file into multiple modules. The public API remains the same but some internal names may now be available at different import paths.
  • Added type hints and py.typed.
  • Added official support for PyPy 3.11.
  • Switched the build backend from setuptools to hatchling.
  • Switched from setup.py to pyproject.toml.
  • CI fixes and improvements.
Changelog

Sourced from protego's changelog.

0.6.2 (2026-06-25)

  • Fixed a ReDoS (regular expression denial of service) vulnerability: URL patterns from robots.txt Allow and Disallow directives were compiled into regular expressions, where multiple * wildcards could cause exponential backtracking. A server could exploit this to cause denial of service by serving a crafted robots.txt file. Wildcard matching is now performed without regular expressions. Please, see the CVE-2026-55520_ and GHSA-wjmf-p669-5m5p_ security advisories for more information.

.. _CVE-2026-55520: https://www.cve.org/CVERecord?id=CVE-2026-55520 .. _GHSA-wjmf-p669-5m5p: GHSA-wjmf-p669-5m5p

0.6.1 (2026-06-11)

  • Fixed parsing of Request-rate values where the seconds field has no time-unit suffix (e.g. 1/60 instead of 1/60s). Previously the last digit of the number was silently dropped.

0.6.0 (2026-01-29)

  • Added official support for Python 3.14.

  • Dropped support for Python 3.9 and PyPy 3.10.

  • CI fixes and improvements.

0.5.0 (2025-06-24)

  • Restructured the code, splitting the single protego.py file into multiple modules. The public API remains the same but some internal names may now be available at different import paths.

  • Added type hints and py.typed.

  • Added official support for PyPy 3.11.

  • Switched the build backend from setuptools to hatchling.

  • Switched from setup.py to pyproject.toml.

  • CI fixes and improvements.

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 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 [protego](https://github.com/scrapy/protego) from 0.4.0 to 0.6.2.
- [Release notes](https://github.com/scrapy/protego/releases)
- [Changelog](https://github.com/scrapy/protego/blob/master/CHANGELOG.rst)
- [Commits](scrapy/protego@0.4.0...0.6.2)

---
updated-dependencies:
- dependency-name: protego
  dependency-version: 0.6.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python:uv Pull requests that update python:uv code labels Aug 28, 2026
Copilot AI lite review requested due to automatic review settings August 28, 2026 18:52
@dependabot dependabot Bot added dependencies python:uv Pull requests that update python:uv code labels Aug 28, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant