This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new 94537f00c4 Build: Bump mkdocs from 1.5.2 to 1.5.3 in /python (#8633)
94537f00c4 is described below

commit 94537f00c429dfa33efa36a8f3d9408f6bcf750b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 24 19:51:15 2023 +0200

    Build: Bump mkdocs from 1.5.2 to 1.5.3 in /python (#8633)
    
    Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.2 to 1.5.3.
    - [Release notes](https://github.com/mkdocs/mkdocs/releases)
    - [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.2...1.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 python/mkdocs/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/python/mkdocs/requirements.txt b/python/mkdocs/requirements.txt
index 0d44d6724d..32cddab377 100644
--- a/python/mkdocs/requirements.txt
+++ b/python/mkdocs/requirements.txt
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-mkdocs==1.5.2
+mkdocs==1.5.3
 griffe==0.36.2
 jinja2==3.1.2
 mkdocstrings==0.23.0

Reply via email to