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

Fix starlette requirements #2051

Merged
merged 2 commits into from
May 22, 2024
Merged

Fix starlette requirements #2051

merged 2 commits into from
May 22, 2024

Conversation

xrmx
Copy link
Member

@xrmx xrmx commented May 21, 2024

What does this pull request do?

Fix requirements after dependabot bump. While at it run more tests before merging to avoid regressions.

Related issues

xrmx added 2 commits May 21, 2024 17:54
Newer requests dropped support for Pyrhon < 3.8 so keep an old version
for these requirements. Hopefully it'll also be useful as reminder next
time dependabot will bump a release.
To avoid regressions with dependabot bumps
@xrmx xrmx requested a review from basepi May 21, 2024 16:02
@xrmx xrmx requested a review from estolfo May 22, 2024 07:37
@xrmx xrmx merged commit 5b6075f into elastic:main May 22, 2024
93 checks passed
xrmx added a commit to xrmx/apm-agent-python that referenced this pull request Jun 10, 2024
* tests: fix ancient starlette requirements

Newer requests dropped support for Pyrhon < 3.8 so keep an old version
for these requirements. Hopefully it'll also be useful as reminder next
time dependabot will bump a release.

* ci: run starlette-0.14 tests before merging

To avoid regressions with dependabot bumps
xrmx added a commit to xrmx/apm-agent-python that referenced this pull request Jun 10, 2024
* tests: fix ancient starlette requirements

Newer requests dropped support for Pyrhon < 3.8 so keep an old version
for these requirements. Hopefully it'll also be useful as reminder next
time dependabot will bump a release.

* ci: run starlette-0.14 tests before merging

To avoid regressions with dependabot bumps
xrmx added a commit that referenced this pull request Jun 10, 2024
* tests: fix ancient starlette requirements

Newer requests dropped support for Pyrhon < 3.8 so keep an old version
for these requirements. Hopefully it'll also be useful as reminder next
time dependabot will bump a release.

* ci: run starlette-0.14 tests before merging

To avoid regressions with dependabot bumps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants