Skip to content

Update dependencies #873

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

Merged
merged 5 commits into from
Mar 26, 2025
Merged

Update dependencies #873

merged 5 commits into from
Mar 26, 2025

Conversation

matthiasschaub
Copy link
Member

@matthiasschaub matthiasschaub commented Feb 3, 2025

Description

Remove unused dependency requests and update various dependencies. Major versions have been updated too.

New or changed dependencies

  • See pyproject.toml

Related issues

Closes #875

Closes #866

Checklist

  • I have ensured my branch is mergeable with main (e.g. through git rebase main if necessary)
  • My code follows the style guide and was checked with pre-commit before committing
  • I have commented my code
  • I have added sufficient unit and integration tests
  • I have added new Hurl regression tests and checked all existing tests
  • I have updated the CHANGELOG.md

@matthiasschaub matthiasschaub force-pushed the remove-requests-dep branch 2 times, most recently from 2c47cc5 to 1526495 Compare February 3, 2025 23:48
@matthiasschaub matthiasschaub merged commit 40df8ba into main Mar 26, 2025
2 checks passed
@matthiasschaub matthiasschaub deleted the remove-requests-dep branch March 26, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not run tests with Python 3.13
1 participant