Browse Source

chore(deps): bump babel from 2.13.0 to 2.13.1 (#343)

tags/v0.10.13
dependabot[bot] 5 months ago
committed by GitHub
parent
commit
4b38c59c34
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      poetry.lock

+ 3
- 3
poetry.lock View File

@@ -16,13 +16,13 @@ deprecation = ">=2.1.0,<3.0.0"

[[package]]
name = "babel"
version = "2.13.0"
version = "2.13.1"
description = "Internationalization utilities"
optional = false
python-versions = ">=3.7"
files = [
{file = "Babel-2.13.0-py3-none-any.whl", hash = "sha256:fbfcae1575ff78e26c7449136f1abbefc3c13ce542eeb13d43d50d8b047216ec"},
{file = "Babel-2.13.0.tar.gz", hash = "sha256:04c3e2d28d2b7681644508f836be388ae49e0cfe91465095340395b60d00f210"},
{file = "Babel-2.13.1-py3-none-any.whl", hash = "sha256:7077a4984b02b6727ac10f1f7294484f737443d7e2e66c5e4380e41a3ae0b4ed"},
{file = "Babel-2.13.1.tar.gz", hash = "sha256:33e0952d7dd6374af8dbf6768cc4ddf3ccfefc244f9986d4074704f2fbd18900"},
]

[package.dependencies]


Loading…
Cancel
Save