Skip to content

Commit

Permalink
Merge branch 'main' into http-proofreading
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova authored Feb 21, 2024
2 parents 259d71a + c9eb885 commit dcfa31f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion schemas/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Build
##
FROM golang:1.20-alpine AS build
FROM golang:1.22-alpine AS build

WORKDIR /app

Expand Down
4 changes: 2 additions & 2 deletions semantic-conventions/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ black==22.3.0
mypy==0.910
pytest==8.0.1
flake8==7.0.0
pylint==3.0.2
isort==5.12.0
pylint==3.0.3
isort==5.13.2

0 comments on commit dcfa31f

Please sign in to comment.