Skip to content

feat: type hints in utils.py, gh-actions #223

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 1 commit into from
Feb 14, 2023

Conversation

yozachar
Copy link
Collaborator

@yozachar yozachar commented Feb 8, 2023

  • adds type hints in utils.py, makes it more pythonic
  • decorator package is no longer required
  • adds bandit for SAST, updates dependencies
  • migrates github action to python w/ poetry and latest versions

@yozachar yozachar self-assigned this Feb 8, 2023
@yozachar yozachar force-pushed the workshop branch 2 times, most recently from cc11642 to 9575d55 Compare February 8, 2023 19:12
@yozachar yozachar added the review PR: Can be reviewed label Feb 8, 2023
- adds type hints in utils.py, makes it more pythonic
- decorator package is no longer required
- adds bandit for SAST, updates dependencies
- migrates github action to python w/ poetry and latest versions
@yozachar yozachar removed the review PR: Can be reviewed label Feb 14, 2023
@yozachar yozachar merged commit 899dd78 into python-validators:master Feb 14, 2023
@yozachar yozachar added enhancement Issue/PR: A new feature development Issue/PR: Modification in workflows, packaging, etc. maintenance PR: Alters existing source code labels Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Issue/PR: Modification in workflows, packaging, etc. enhancement Issue/PR: A new feature maintenance PR: Alters existing source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant