You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
remove types-requests dependency (#420)
Remove `types-requests` dependency because it interferes with the
`urllib` dependency
- [x] Ran `pre-commit run --all-files`
- [x] Local environment works as expected
Sanitize User Input for Services and Credentials (#419)
Sanitize User Input for Services and Credentials
Also use latest pynamodb notation for querying based on a condition.