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

🔧 chore(pyproject.toml): update pytest version to 7.3.1 #10

Closed
wants to merge 3 commits into from

Commits on Jun 7, 2023

  1. 🔧 chore(pyproject.toml): update pytest version to 7.3.1

    The pytest version has been updated to 7.3.1 to ensure compatibility with other dependencies. This change was made in the dev-dependencies section of the pyproject.toml file.
    marcuxyz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9f37657 View commit details
    Browse the repository at this point in the history
  2. 🐛 fix(test_to_curl.py): update user-agent header value

    The user-agent header value was updated to reflect the current version of the httpx module used in the test. This ensures that the test is up-to-date and accurate.
    marcuxyz committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    5f8c95f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c72de6 View commit details
    Browse the repository at this point in the history