Skip to content

v1.1.1

Compare
Choose a tag to compare
@mom1 mom1 released this 13 Oct 19:45
· 257 commits to main since this release

Release notes for v1.1.1 (2021-10-13)

Bugs 🐛
  • Fix case with typing.
    def function(q: Optional[str]):
Dependencies ⬆️
  • ⬆️ Bump pytest-cov from 2.12.1 to 3.0.0 (#54)
  • ⬆️ Bump flake8-bugbear from 21.4.3 to 21.9.2 (#53)
  • ⬆️ Bump emoji from 1.4.2 to 1.5.0 (#52)
  • ⬆️ Bump pytest from 6.2.4 to 6.2.5 (#50)
  • ⬆️ Bump flake8-quotes from 3.2.0 to 3.3.0 (#49)
  • ⬆️ Bump flake8-comprehensions from 3.5.0 to 3.6.1 (#48)