Skip to content

Conversation

@StingRayZA
Copy link

Pull Request Template

Thank you for contributing to the VFS appointment bot project!

To streamline the review process, please fill out the details below when creating a pull request.

Title:

  • Updates the pyproject.toml section for poetry dev dependencies to the new format

Description:

Updated the pyproject.toml file to the new format required by poetry. This is discussed here

Without this change, the following warning is emitted when running poetry install:

The "poetry.dev-dependencies" section is deprecated and will be removed in a future version. Use "poetry.group.dev.dependencies" instead.

Additional Information:

  • Did you add any dependencies or external libraries? No
  • Did you modify the documentation? If so, how? No

Checklist:

  • I followed the Coding Style Guide: https://peps.python.org/pep-0008/.
  • I added clear and concise comments to my code.
  • I added unit tests for new features or bug fixes (if applicable).
  • I ensured my changes do not introduce regressions.

Optional:

  • Issue reference (if related to an existing issue): # (issue number)

By providing these details, you'll help us review your pull request efficiently. We appreciate your contributions!

@StingRayZA
Copy link
Author

@ranjan-mohanty - this is ready for review when you get a moment :)

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.

1 participant