Skip to content

Commit

Permalink
chore(deps): update dependency babel to v2.13.0 (#2027)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent ba9f455 commit 72a2c58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ attrs==23.1.0
# referencing
autoflake==1.7.8
# via education-backend (pyproject.toml)
babel==2.12.1
babel==2.13.0
# via education-backend (pyproject.toml)
backcall==0.2.0
# via ipython
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ attrs==23.1.0
# via
# jsonschema
# referencing
babel==2.12.1
babel==2.13.0
# via education-backend (pyproject.toml)
bcrypt==4.0.1
# via education-backend (pyproject.toml)
Expand Down

0 comments on commit 72a2c58

Please sign in to comment.