Bump python-ulid from 1.0.3 to 1.1.0

Bumps [python-ulid](https://github.com/mdomke/python-ulid) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/mdomke/python-ulid/releases)
- [Changelog](https://github.com/mdomke/python-ulid/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/mdomke/python-ulid/compare/1.0.3...1.1.0)

---
updated-dependencies:
- dependency-name: python-ulid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-11 03:18:42 +00:00 committed by GitHub
parent ae7902cdcd
commit 95d8fcf584
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
poetry.lock generated
View file

@ -877,11 +877,14 @@ cli = ["click (>=5.0)"]
[[package]]
name = "python-ulid"
version = "1.0.3"
version = "1.1.0"
description = "Universally Unique Lexicographically Sortable Identifier"
category = "main"
optional = false
python-versions = "*"
python-versions = ">=3.7"
[package.dependencies]
importlib-metadata = {version = "*", markers = "python_version == \"3.7\""}
[[package]]
name = "pywin32-ctypes"
@ -1751,8 +1754,8 @@ python-dotenv = [
{file = "python_dotenv-0.19.2-py2.py3-none-any.whl", hash = "sha256:32b2bdc1873fd3a3c346da1c6db83d0053c3c62f28f1f38516070c4c8971b1d3"},
]
python-ulid = [
{file = "python-ulid-1.0.3.tar.gz", hash = "sha256:5dd8b969312a40e2212cec9c1ad63f25d4b6eafd92ee3195883e0287b6e9d19e"},
{file = "python_ulid-1.0.3-py3-none-any.whl", hash = "sha256:8704dc20f547f531fe3a41d4369842d737a0f275403b909d0872e7ea0fe8d6f2"},
{file = "python-ulid-1.1.0.tar.gz", hash = "sha256:5fb5e4a91db8ca93e8938a613360b3def299b60d41f847279a8c39c9b2e9c65e"},
{file = "python_ulid-1.1.0-py3-none-any.whl", hash = "sha256:88c952f6be133dbede19c907d72d26717d2691ec8421512b573144794d891e24"},
]
pywin32-ctypes = [
{file = "pywin32-ctypes-0.2.0.tar.gz", hash = "sha256:24ffc3b341d457d48e8922352130cf2644024a4ff09762a2261fd34c36ee5942"},