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 41b1ecad6b Build: Bump mkdocs from 1.5.1 to 1.5.2 in /python (#8235)
41b1ecad6b is described below

commit 41b1ecad6b2146ca16c201a91a387bb3fef2da14
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 6 14:40:12 2023 +0200

    Build: Bump mkdocs from 1.5.1 to 1.5.2 in /python (#8235)
    
    Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.1 to 1.5.2.
    - [Release notes](https://github.com/mkdocs/mkdocs/releases)
    - [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.1...1.5.2)
    
    ---
    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 aa80656dec..8442eb935b 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.1
+mkdocs==1.5.2
 griffe==0.32.3
 jinja2==3.1.2
 mkdocstrings==0.22.0

Reply via email to